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

/linux-master/drivers/block/
H A Dnbd.c85 #define NBD_RT_DISCONNECT_ON_CLOSE 6 macro
1653 if (test_bit(NBD_RT_DISCONNECT_ON_CLOSE, &nbd->config->runtime_flags) &&
2090 set_bit(NBD_RT_DISCONNECT_ON_CLOSE,
2299 set_bit(NBD_RT_DISCONNECT_ON_CLOSE,
2302 clear_bit(NBD_RT_DISCONNECT_ON_CLOSE,

Completed in 98 milliseconds