Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnbd.h68 #define NBD_CFLAG_DISCONNECT_ON_CLOSE (1 << 1) /* disconnect the nbd device on macro
/linux/drivers/block/
H A Dnbd.c2186 if (flags & NBD_CFLAG_DISCONNECT_ON_CLOSE) { in nbd_genl_connect()
2397 if (flags & NBD_CFLAG_DISCONNECT_ON_CLOSE) { in nbd_genl_reconfigure()