Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dnbd.h64 #define NBD_CFLAG_DISCONNECT_ON_CLOSE (1 << 1) /* disconnect the nbd device on macro
/linux-6.6.21/drivers/block/
Dnbd.c2072 if (flags & NBD_CFLAG_DISCONNECT_ON_CLOSE) { in nbd_genl_connect()
2281 if (flags & NBD_CFLAG_DISCONNECT_ON_CLOSE) { in nbd_genl_reconfigure()