Searched refs:NBD_DISCONNECT (Results 1 – 4 of 4) sorted by relevance
62 #define NBD_DISCONNECT _IO(0xab, 8) macro
1370 ioctl(fd, NBD_DISCONNECT); in nbd_disconnect()
31 #define NBD_DISCONNECT _IO( 0xab, 8 ) macro
1499 case NBD_DISCONNECT: in __nbd_ioctl()1561 (cmd == NBD_DISCONNECT || cmd == NBD_CLEAR_SOCK)) in nbd_ioctl()