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()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()