Searched refs:LM_ST_UNLOCKED (Results 1 – 6 of 6) sorted by relevance
172 if (gl->gl_state == LM_ST_UNLOCKED) in demote_ok()298 if (gl->gl_state != LM_ST_UNLOCKED && (gh->gh_flags & LM_FLAG_ANY)) in may_grant()420 held1 = (gl->gl_state != LM_ST_UNLOCKED); in state_change()421 held2 = (new_state != LM_ST_UNLOCKED); in state_change()470 state != LM_ST_UNLOCKED && gl->gl_demote_state == LM_ST_UNLOCKED) in finish_xmote()471 gl->gl_target = LM_ST_UNLOCKED; in finish_xmote()494 case LM_ST_UNLOCKED: in finish_xmote()501 do_xmote(gl, gh, LM_ST_UNLOCKED); in finish_xmote()515 if (state != LM_ST_UNLOCKED) { in finish_xmote()553 target != LM_ST_UNLOCKED) in do_xmote()[all …]
47 #define LM_ST_UNLOCKED 0 macro
169 gfs2_glock_cb(gl, LM_ST_UNLOCKED); in gdlm_bast()188 case LM_ST_UNLOCKED: in make_mode()
577 if (gl->gl_demote_state == LM_ST_UNLOCKED && in iopen_go_callback()
245 glmode = LM_ST_UNLOCKED; in demote_rq_store()
2014 if (gl->gl_state != LM_ST_UNLOCKED && list_empty(&gl->gl_holders) && in fast_to_acquire()