Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/
Dnbd.c82 #define NBD_RT_DISCONNECT_ON_CLOSE 7 macro
1484 if (test_bit(NBD_RT_DISCONNECT_ON_CLOSE, &nbd->config->runtime_flags) && in nbd_release()
1923 set_bit(NBD_RT_DISCONNECT_ON_CLOSE, in nbd_genl_connect()
2103 set_bit(NBD_RT_DISCONNECT_ON_CLOSE, in nbd_genl_reconfigure()
2106 clear_bit(NBD_RT_DISCONNECT_ON_CLOSE, in nbd_genl_reconfigure()