Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dnbd.c84 #define NBD_RT_BOUND 5 macro
1164 !test_bit(NBD_RT_BOUND, &config->runtime_flags)) in nbd_add_socket()
1169 test_bit(NBD_RT_BOUND, &config->runtime_flags))) { in nbd_add_socket()
1560 if (!test_bit(NBD_RT_BOUND, &config->runtime_flags) || in nbd_ioctl()
2052 set_bit(NBD_RT_BOUND, &config->runtime_flags); in nbd_genl_connect()
2167 clear_bit(NBD_RT_BOUND, &nbd->config->runtime_flags); in nbd_disconnect_and_put()
2265 if (!test_bit(NBD_RT_BOUND, &config->runtime_flags) || in nbd_genl_reconfigure()