Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dglock.c156 static bool glock_blocked_by_withdraw(struct gfs2_glock *gl) in glock_blocked_by_withdraw() function
748 if (target != LM_ST_UNLOCKED && glock_blocked_by_withdraw(gl) && in do_xmote()
832 if (glock_blocked_by_withdraw(gl) && in do_xmote()
1579 if (glock_blocked_by_withdraw(gl) && !(gh->gh_flags & LM_FLAG_NOEXP)) in gfs2_glock_nq()
1643 glock_blocked_by_withdraw(gl) && in __gfs2_glock_dq()
2242 glock_blocked_by_withdraw(gl)) in withdraw_dq()