Searched refs:ast_pending (Results 1 – 6 of 6) sorted by relevance
108 lock->ast_pending, lock->ml.type); in __dlm_queue_ast()111 if (lock->ast_pending) in __dlm_queue_ast()142 lock->ast_pending = 1; in __dlm_queue_ast()
367 BUG_ON(lock->ast_pending); in dlm_lock_release()418 newlock->ast_pending = 0; in dlm_init_lock()
543 BUG_ON(!lock->ast_pending); in dlm_flush_asts()566 lock->ast_pending = 0; in dlm_flush_asts()
85 (lock->ast_pending ? 'y' : 'n'), in __dlm_print_lock()520 lock->ast_pending, lock->bast_pending, in dump_lock()
369 unsigned ast_pending:1, member
2872 BUG_ON(lock->ast_pending); in dlm_remove_nonlocal_locks()