Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dglock.c155 static bool glock_blocked_by_withdraw(struct gfs2_glock *gl) in glock_blocked_by_withdraw() function
679 if (target != LM_ST_UNLOCKED && glock_blocked_by_withdraw(gl) && in do_xmote()
762 if (glock_blocked_by_withdraw(gl) && in do_xmote()
1561 if (glock_blocked_by_withdraw(gl) && !(gh->gh_flags & LM_FLAG_NOEXP)) in gfs2_glock_nq()
1678 glock_blocked_by_withdraw(gl) && in gfs2_glock_dq()
2170 glock_blocked_by_withdraw(gl)) in withdraw_dq()