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

/linux-master/drivers/block/
H A Dnbd.c84 #define NBD_RT_BOUND 5 macro
1168 !test_bit(NBD_RT_BOUND, &config->runtime_flags))
1173 test_bit(NBD_RT_BOUND, &config->runtime_flags))) {
1562 if (!test_bit(NBD_RT_BOUND, &config->runtime_flags) ||
2054 set_bit(NBD_RT_BOUND, &config->runtime_flags);
2266 if (!test_bit(NBD_RT_BOUND, &config->runtime_flags) ||

Completed in 122 milliseconds