Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dnbd.c85 #define NBD_RT_BOUND 5 macro
1265 !test_bit(NBD_RT_BOUND, &config->runtime_flags)) in nbd_add_socket()
1270 test_bit(NBD_RT_BOUND, &config->runtime_flags))) { in nbd_add_socket()
1661 if (!test_bit(NBD_RT_BOUND, &config->runtime_flags) || in nbd_ioctl()
2151 set_bit(NBD_RT_BOUND, &config->runtime_flags); in nbd_genl_connect()
2267 clear_bit(NBD_RT_BOUND, &nbd->config->runtime_flags); in nbd_disconnect_and_put()
2365 if (!test_bit(NBD_RT_BOUND, &config->runtime_flags) || in nbd_genl_reconfigure()