nvme_ns_rescan
Initiate a controller rescan
- Provided by: libnvme-dev (Version: 1.16.1-4)
- Source: libnvme
- Report a bug
Initiate a controller rescan
int nvme_ns_rescan (int fd );
This should only be sent to controller handles, not to namespaces.
0 if a rescan was initiated or -1 with errno set otherwise.