Searched refs:NBD_DESTROY_ON_DISCONNECT (Results 1 – 1 of 1) sorted by relevance
84 #define NBD_DESTROY_ON_DISCONNECT 0 macro240 if (test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags) && nbd->destroy_complete) in nbd_dev_remove()1853 if (test_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags) && in nbd_genl_connect()1917 set_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags); in nbd_genl_connect()1920 clear_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags); in nbd_genl_connect()2094 set_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags); in nbd_genl_reconfigure()2099 clear_bit(NBD_DESTROY_ON_DISCONNECT, &nbd->flags); in nbd_genl_reconfigure()