Home
last modified time | relevance | path

Searched refs:l_unlock_action (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddlmglue.c525 res->l_unlock_action = OCFS2_UNLOCK_INVALID; in ocfs2_lock_res_init_common()
1170 lockres->l_unlock_action, lockres->l_level, lockres->l_requested); in ocfs2_locking_ast()
1187 lockres->l_unlock_action); in ocfs2_locking_ast()
1196 if (lockres->l_unlock_action == OCFS2_UNLOCK_CANCEL_CONVERT) in ocfs2_locking_ast()
1197 lockres->l_unlock_action = OCFS2_UNLOCK_INVALID; in ocfs2_locking_ast()
1217 lockres->l_name, lockres->l_unlock_action); in ocfs2_unlock_ast()
1223 lockres->l_unlock_action); in ocfs2_unlock_ast()
1228 switch(lockres->l_unlock_action) { in ocfs2_unlock_ast()
1245 lockres->l_unlock_action = OCFS2_UNLOCK_INVALID; in ocfs2_unlock_ast()
1299 lockres->l_unlock_action in ocfs2_recover_from_dlm_error()
[all...]
H A Docfs2.h181 unsigned char l_unlock_action; member
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddlmglue.c524 res->l_unlock_action = OCFS2_UNLOCK_INVALID; in ocfs2_lock_res_init_common()
1169 lockres->l_unlock_action, lockres->l_level, lockres->l_requested); in ocfs2_locking_ast()
1186 lockres->l_unlock_action); in ocfs2_locking_ast()
1195 if (lockres->l_unlock_action == OCFS2_UNLOCK_CANCEL_CONVERT) in ocfs2_locking_ast()
1196 lockres->l_unlock_action = OCFS2_UNLOCK_INVALID; in ocfs2_locking_ast()
1216 lockres->l_name, lockres->l_unlock_action); in ocfs2_unlock_ast()
1222 lockres->l_unlock_action); in ocfs2_unlock_ast()
1227 switch(lockres->l_unlock_action) { in ocfs2_unlock_ast()
1244 lockres->l_unlock_action = OCFS2_UNLOCK_INVALID; in ocfs2_unlock_ast()
1298 lockres->l_unlock_action in ocfs2_recover_from_dlm_error()
[all...]
H A Docfs2.h179 unsigned char l_unlock_action; member

Completed in 11 milliseconds