Searched refs:__LC_LOCKED (Results 1 – 3 of 3) sorted by relevance
223 __LC_LOCKED, enumerator236 #define LC_LOCKED (1<<__LC_LOCKED)270 return !test_and_set_bit(__LC_LOCKED, &lc->flags); in lc_try_lock_for_transaction()291 clear_bit_unlock(__LC_LOCKED, &lc->flags); in lc_unlock()
411 if (test_bit(__LC_LOCKED, &lc->flags)) { in __lc_get()
596 D_ASSERT(device, test_bit(__LC_LOCKED, &device->act_log->flags)); in drbd_al_shrink()