NAME

nvme_get_log_zns_changed_zones - Retrieve list of zones that have changed

SYNOPSIS

int nvme_get_log_zns_changed_zones (int fd , __u32 nsid , bool rae , struct nvme_zns_changed_zone_log *log );

ARGUMENTS

fd
File descriptor of nvme device
nsid
Namespace ID
rae
Retain asynchronous events
log
User address to store the changed zone log

DESCRIPTION

The list of zones that have changed state due to an exceptional event.

RETURN

The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise.

Questions & Answers

Helpful answers and articles about nvme_get_log_zns_changed_zones you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search