Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/
Dnbd.c84 #define NBD_RT_DISCONNECT_ON_CLOSE 6 macro
1603 if (test_bit(NBD_RT_DISCONNECT_ON_CLOSE, &nbd->config->runtime_flags) && in nbd_release()
2037 set_bit(NBD_RT_DISCONNECT_ON_CLOSE, in nbd_genl_connect()
2246 set_bit(NBD_RT_DISCONNECT_ON_CLOSE, in nbd_genl_reconfigure()
2249 clear_bit(NBD_RT_DISCONNECT_ON_CLOSE, in nbd_genl_reconfigure()