Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dglock.h171 static inline int gfs2_glock_is_held_excl(struct gfs2_glock *gl) in gfs2_glock_is_held_excl() function
Daops.c158 if (gfs2_assert_withdraw(sdp, gfs2_glock_is_held_excl(ip->i_gl))) in gfs2_jdata_writepage()
Dinode.c2136 if (gh && !gfs2_glock_is_held_excl(gl)) { in gfs2_update_time()