Searched refs:NBD_DESTROY_ON_DISCONNECT (Results 1 – 1 of 1) sorted by relevance
85 #define NBD_DESTROY_ON_DISCONNECT 0 macro272 if (test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags)) in nbd_put()1795 test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags)) in nbd_find_get_unused()1876 if ((test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags) && in nbd_genl_connect()1946 if (!test_and_set_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_connect()1950 if (test_and_clear_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_connect()2160 if (!test_and_set_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_reconfigure()2164 if (test_and_clear_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_reconfigure()