Searched refs:NBD_DESTROY_ON_DISCONNECT (Results 1 – 1 of 1) sorted by relevance
88 #define NBD_DESTROY_ON_DISCONNECT 0 macro289 if (test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags)) in nbd_put()1921 test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags)) in nbd_find_get_unused()2013 if ((test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags) && in nbd_genl_connect()2079 if (!test_and_set_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_connect()2083 if (test_and_clear_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_connect()2287 if (!test_and_set_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_reconfigure()2291 if (test_and_clear_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_reconfigure()