1nvme_ns_rescan(9)             libnvme API manual             nvme_ns_rescan(9)
2
3
4

NAME

6       nvme_ns_rescan - Initiate a controller rescan
7

SYNOPSIS

9       int nvme_ns_rescan (int fd );
10

ARGUMENTS

12       fd          File descriptor of nvme device
13

DESCRIPTION

15       This should only be sent to controller handles, not to namespaces.
16

RETURN

18       0 if a rescan was initiated or -1 with errno set otherwise.
19
20
21
22April 2022                      nvme_ns_rescan               nvme_ns_rescan(9)
Impressum