Searched refs:LM_ST_UNLOCKED (Results 1 – 6 of 6) sorted by relevance
206 if (gl->gl_state == LM_ST_UNLOCKED) in demote_ok()584 state != LM_ST_UNLOCKED && gl->gl_demote_state == LM_ST_UNLOCKED) in finish_xmote()585 gl->gl_target = LM_ST_UNLOCKED; in finish_xmote()610 case LM_ST_UNLOCKED: in finish_xmote()617 do_xmote(gl, gh, LM_ST_UNLOCKED); in finish_xmote()631 if (state != LM_ST_UNLOCKED) { in finish_xmote()763 (target != LM_ST_UNLOCKED || in do_xmote()791 target == LM_ST_UNLOCKED && in do_xmote()1193 gl->gl_state = LM_ST_UNLOCKED; in gfs2_glock_get()1194 gl->gl_target = LM_ST_UNLOCKED; in gfs2_glock_get()[all …]
47 #define LM_ST_UNLOCKED 0 macro
655 if (gl->gl_demote_state == LM_ST_UNLOCKED && in iopen_go_callback()710 if (gl->gl_demote_state != LM_ST_UNLOCKED) in nondisk_go_callback()
176 gfs2_glock_cb(gl, LM_ST_UNLOCKED); in gdlm_bast()195 case LM_ST_UNLOCKED: in make_mode()
729 if (gl->gl_state != LM_ST_UNLOCKED) { in gfs2_clear_rgrpd()730 gfs2_glock_cb(gl, LM_ST_UNLOCKED); in gfs2_clear_rgrpd()2021 if (gl->gl_state != LM_ST_UNLOCKED && list_empty(&gl->gl_holders) && in fast_to_acquire()
313 glmode = LM_ST_UNLOCKED; in demote_rq_store()
Completed in 17 milliseconds