Home
last modified time | relevance | path

Searched refs:gl_target (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dglock.c565 if (new_state != gl->gl_target) in state_change()
610 gl->gl_target = LM_ST_UNLOCKED; in finish_xmote()
621 gl->gl_target = gh->gh_state; in finish_xmote()
629 gl->gl_target = gl->gl_state; in finish_xmote()
638 do_xmote(gl, gh, gl->gl_target); in finish_xmote()
647 gl->gl_target, state); in finish_xmote()
868 gl->gl_target = gl->gl_demote_state; in run_queue()
875 gl->gl_target = gh->gh_state; in run_queue()
879 do_xmote(gl, gh, gl->gl_target); in run_queue()
1230 gl->gl_target = LM_ST_UNLOCKED; in gfs2_glock_get()
[all …]
H A Dincore.h345 gl_target:2, /* Target state */ member
H A Dtrace_gfs2.h113 __entry->tgt_state = glock_trace_state(gl->gl_target);
/openbmc/linux/Documentation/filesystems/
H A Dgfs2-glocks.rst12 as gl_state, gl_target and the list of holders (gl_holders)