Home
last modified time | relevance | path

Searched refs:NBD_DISCONNECT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/nbd/
H A Dnbd-internal.h62 #define NBD_DISCONNECT _IO(0xab, 8) macro
H A Dclient.c1370 ioctl(fd, NBD_DISCONNECT); in nbd_disconnect()