Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dnbd.c85 #define NBD_RT_DISCONNECT_ON_CLOSE 6 macro
1651 if (test_bit(NBD_RT_DISCONNECT_ON_CLOSE, &nbd->config->runtime_flags) && in nbd_release()
2088 set_bit(NBD_RT_DISCONNECT_ON_CLOSE, in nbd_genl_connect()
2298 set_bit(NBD_RT_DISCONNECT_ON_CLOSE, in nbd_genl_reconfigure()
2301 clear_bit(NBD_RT_DISCONNECT_ON_CLOSE, in nbd_genl_reconfigure()