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

NAME

6       nvme_ns_detach_ctrls - Detach namespace from controllers
7

SYNOPSIS

9       int  nvme_ns_detach_ctrls  (int fd , __u32 nsid , struct nvme_ctrl_list
10       *ctrlist );
11

ARGUMENTS

13       fd          File descriptor of nvme device
14
15       nsid        Namespace ID to detach
16
17       ctrlist     Controller list to modify attachment state of nsid
18

RETURN

20       The nvme command status if a response was received (see enum  nvme_sta‐
21       tus_field) or -1 with errno set otherwise.
22
23
24
25April 2023                   nvme_ns_detach_ctrls      nvme_ns_detach_ctrls(9)
Impressum