Home
last modified time | relevance | path

Searched refs:LM_ST_UNLOCKED (Results 1 – 6 of 6) sorted by relevance

/linux/fs/gfs2/
A Dglock.c199 if (gl->gl_state == LM_ST_UNLOCKED) in demote_ok()
670 state != LM_ST_UNLOCKED && gl->gl_demote_state == LM_ST_UNLOCKED) in finish_xmote()
671 gl->gl_target = LM_ST_UNLOCKED; in finish_xmote()
694 case LM_ST_UNLOCKED: in finish_xmote()
701 do_xmote(gl, gh, LM_ST_UNLOCKED); in finish_xmote()
715 if (state != LM_ST_UNLOCKED) { in finish_xmote()
846 (target != LM_ST_UNLOCKED || in do_xmote()
860 target == LM_ST_UNLOCKED && in do_xmote()
1198 gl->gl_state = LM_ST_UNLOCKED; in gfs2_glock_get()
1199 gl->gl_target = LM_ST_UNLOCKED; in gfs2_glock_get()
[all …]
A Dglock.h47 #define LM_ST_UNLOCKED 0 macro
A Dglops.c650 if (gl->gl_demote_state == LM_ST_UNLOCKED && in iopen_go_callback()
711 if (gl->gl_demote_state != LM_ST_UNLOCKED) in nondisk_go_callback()
A Dlock_dlm.c176 gfs2_glock_cb(gl, LM_ST_UNLOCKED); in gdlm_bast()
195 case LM_ST_UNLOCKED: in make_mode()
A Drgrp.c728 if (gl->gl_state != LM_ST_UNLOCKED) { in gfs2_clear_rgrpd()
729 gfs2_glock_cb(gl, LM_ST_UNLOCKED); in gfs2_clear_rgrpd()
2020 if (gl->gl_state != LM_ST_UNLOCKED && list_empty(&gl->gl_holders) && in fast_to_acquire()
A Dsys.c311 glmode = LM_ST_UNLOCKED; in demote_rq_store()

Completed in 18 milliseconds