Searched refs:NBD_DESTROY_ON_DISCONNECT (Results 1 – 1 of 1) sorted by relevance
89 #define NBD_DESTROY_ON_DISCONNECT 0 macro293 if (test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags)) in nbd_put()2020 test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags)) in nbd_find_get_unused()2112 if ((test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags) && in nbd_genl_connect()2178 if (!test_and_set_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_connect()2182 if (test_and_clear_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_connect()2388 if (!test_and_set_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_reconfigure()2392 if (test_and_clear_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_reconfigure()