Home
last modified time | relevance | path

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

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