Searched refs:NBD_CFLAG_DISCONNECT_ON_CLOSE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnbd.h64 #define NBD_CFLAG_DISCONNECT_ON_CLOSE (1 << 1) /* disconnect the nbd device on macro
/linux-master/drivers/block/
H A Dnbd.c2089 if (flags & NBD_CFLAG_DISCONNECT_ON_CLOSE) {
2298 if (flags & NBD_CFLAG_DISCONNECT_ON_CLOSE) {

Completed in 156 milliseconds