Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dglock.c539 if (new_state != gl->gl_target) in state_change()
585 gl->gl_target = LM_ST_UNLOCKED; in finish_xmote()
597 gl->gl_target = gh->gh_state; in finish_xmote()
603 gl->gl_target = gl->gl_state; in finish_xmote()
612 do_xmote(gl, gh, gl->gl_target); in finish_xmote()
621 gl->gl_target, state); in finish_xmote()
833 gl->gl_target = gl->gl_demote_state; in run_queue()
840 gl->gl_target = gh->gh_state; in run_queue()
844 do_xmote(gl, gh, gl->gl_target); in run_queue()
1194 gl->gl_target = LM_ST_UNLOCKED; in gfs2_glock_get()
[all …]
A Dincore.h345 gl_target:2, /* Target state */ member
A Dtrace_gfs2.h113 __entry->tgt_state = glock_trace_state(gl->gl_target);
/linux-6.3-rc2/Documentation/filesystems/
A Dgfs2-glocks.rst12 as gl_state, gl_target and the list of holders (gl_holders)

Completed in 13 milliseconds