Searched refs:__LC_LOCKED (Results 1 – 3 of 3) sorted by relevance
235 __LC_LOCKED, enumerator248 #define LC_LOCKED (1<<__LC_LOCKED)282 return !test_and_set_bit(__LC_LOCKED, &lc->flags); in lc_try_lock_for_transaction()303 clear_bit_unlock(__LC_LOCKED, &lc->flags); in lc_unlock()
424 if (test_bit(__LC_LOCKED, &lc->flags)) { in __lc_get()
597 D_ASSERT(device, test_bit(__LC_LOCKED, &device->act_log->flags)); in drbd_al_shrink()