Searched refs:gh_state (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dglock.c384 gh->gh_state = state;
403 gh->gh_state = state;
476 if (!relaxed_state_ok(gl->gl_state, gh->gh_state, gh->gh_flags)) {
500 if (gh->gh_state == LM_ST_EXCLUSIVE)
504 if (next_gh->gh_state == LM_ST_EXCLUSIVE)
753 if (relaxed_state_ok(gl->gl_state, gh->gh_state, gh->gh_flags)) {
801 unsigned state = gh ? gh->gh_state : gl->gl_demote_state;
979 gfs2_assert_withdraw(sdp, relaxed_state_ok(gl->gl_state, gh->gh_state,
1361 gfs2_holder_reinit(ghs[x].gh_state, ghs[x].gh_flags,
1796 print_dbg(gi, " gh_state
[all...]
H A Dglops.c296 (gh->gh_state == LM_ST_EXCLUSIVE))
H A Dincore.h131 unsigned int gh_state; member in struct:gfs2_holder
H A Dops_file.c552 if (fl_gh->gh_state == state)
H A Dinode.c1145 state = gh->gh_state;

Completed in 138 milliseconds