Searched refs:ast_pending (Results 1 – 6 of 6) sorted by relevance
91 lock->ast_pending, lock->ml.type); in __dlm_queue_ast()94 if (lock->ast_pending) in __dlm_queue_ast()125 lock->ast_pending = 1; in __dlm_queue_ast()
343 BUG_ON(lock->ast_pending); in dlm_lock_release()394 newlock->ast_pending = 0; in dlm_init_lock()
590 BUG_ON(!lock->ast_pending); in dlm_flush_asts()613 lock->ast_pending = 0; in dlm_flush_asts()
69 (lock->ast_pending ? 'y' : 'n'), in __dlm_print_lock()477 lock->ast_pending, lock->bast_pending, in dump_lock()
351 unsigned ast_pending:1, member
2941 BUG_ON(lock->ast_pending); in dlm_remove_nonlocal_locks()