Searched refs:NBD_SET_SOCK (Results 1 – 4 of 4) sorted by relevance
54 #define NBD_SET_SOCK _IO(0xab, 0) macro
1291 if (ioctl(fd, NBD_SET_SOCK, (unsigned long) sioc->fd) < 0) { in nbd_init()
23 #define NBD_SET_SOCK _IO( 0xab, 0 ) macro
1504 case NBD_SET_SOCK: in __nbd_ioctl()