Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/
Dnbd.c85 #define NBD_DESTROY_ON_DISCONNECT 0 macro
272 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()