Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/
Dnbd.c84 #define NBD_DESTROY_ON_DISCONNECT 0 macro
240 if (test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags) && nbd->destroy_complete) in nbd_dev_remove()
1888 if (test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags) && in nbd_genl_connect()
1952 set_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags); in nbd_genl_connect()
1955 clear_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags); in nbd_genl_connect()
2129 set_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags); in nbd_genl_reconfigure()
2134 clear_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags); in nbd_genl_reconfigure()