Searched refs:NVMF_DISCONNECT_HOST (Results 1 – 3 of 3) sorted by relevance
113 #define NVMF_DISCONNECT_HOST _IOW('n', 201, const char *)104 #define NVMF_DISCONNECT_HOST global() macro
122 case NVMF_DISCONNECT_HOST: in nvmf_ctl_ioctl()
917 if (ioctl(fd, NVMF_DISCONNECT_HOST, &host) == -1) in nvmf_disconnect_host()