Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/
Dnbd.c87 #define NBD_DESTROY_ON_DISCONNECT 0 macro
278 if (test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags)) in nbd_put()
1859 test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags)) in nbd_find_get_unused()
1951 if ((test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags) && in nbd_genl_connect()
2022 if (!test_and_set_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_connect()
2026 if (test_and_clear_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_connect()
2230 if (!test_and_set_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_reconfigure()
2234 if (test_and_clear_bit(NBD_DESTROY_ON_DISCONNECT, in nbd_genl_reconfigure()