Searched refs:GOING_DISKLESS (Results 1 – 3 of 3) sorted by relevance
443 GOING_DISKLESS, /* Disk is being detached, because of io-error, or admin request. */ enumerator2029 if (!test_and_set_bit(GOING_DISKLESS, &device->flags)) in put_ldev()
1949 clear_bit(GOING_DISKLESS, &device->flags); in drbd_ldev_destroy()
1756 wait_event(device->misc_wait, !test_bit(GOING_DISKLESS, &device->flags)); in drbd_adm_attach()