Searched refs:ast_pending (Results 1 – 4 of 4) 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()
351 unsigned ast_pending:1, member