Home
last modified time | relevance | path

Searched refs:unlock_pending (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ocfs2/dlm/
H A Ddlmunlock.c163 lock->unlock_pending = 1; in dlmunlock_common()
196 if (!lock->unlock_pending) in dlmunlock_common()
199 lock->unlock_pending = 0; in dlmunlock_common()
H A Ddlmast.c361 if (lock->unlock_pending) in dlm_proxy_ast_handler()
H A Ddlmlock.c398 newlock->unlock_pending = 0; in dlm_init_lock()
H A Ddlmcommon.h356 unlock_pending:1, member
H A Ddlmrecovery.c2089 } else if (lock->unlock_pending) { in dlm_move_lockres_to_recovery_list()
2104 lock->unlock_pending = 0; in dlm_move_lockres_to_recovery_list()