Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dnbd.h56 #define NBD_CFLAG_DISCONNECT_ON_CLOSE (1 << 1) /* disconnect the nbd device on macro
/Linux-v4.19/drivers/block/
Dnbd.c1781 if (flags & NBD_CFLAG_DISCONNECT_ON_CLOSE) { in nbd_genl_connect()
1949 if (flags & NBD_CFLAG_DISCONNECT_ON_CLOSE) { in nbd_genl_reconfigure()