Searched refs:bast_pending (Results 1 – 6 of 6) sorted by relevance
58 if (lock->bast_pending && in dlm_should_cancel_bast()112 lock->bast_pending = 0; in __dlm_queue_ast()154 if (lock->bast_pending) in __dlm_queue_bast()164 lock->bast_pending = 1; in __dlm_queue_bast()
346 BUG_ON(lock->bast_pending); in dlm_lock_release()397 newlock->bast_pending = 0; in dlm_init_lock()
630 BUG_ON(!lock->bast_pending); in dlm_flush_asts()667 lock->bast_pending = 0; in dlm_flush_asts()
73 (lock->bast_pending ? 'y' : 'n'), in __dlm_print_lock()479 lock->ast_pending, lock->bast_pending, in dump_lock()
357 bast_pending:1, member
2797 ret = (list_empty(&lock->bast_list) && !lock->bast_pending); in dlm_lock_basts_flushed()2944 BUG_ON(lock->bast_pending); in dlm_remove_nonlocal_locks()