Home
last modified time | relevance | path

Searched refs:gfs2_glock_is_held_excl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Dglock.h157 static inline int gfs2_glock_is_held_excl(struct gfs2_glock *gl) in gfs2_glock_is_held_excl() function
H A Daops.c96 if (gfs2_assert_withdraw(sdp, gfs2_glock_is_held_excl(ip->i_gl))) in gfs2_writepage()
182 if (gfs2_assert_withdraw(sdp, gfs2_glock_is_held_excl(ip->i_gl))) in gfs2_jdata_writepage()
H A Dinode.c2137 if (gh && !gfs2_glock_is_held_excl(gl)) { in gfs2_update_time()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglock.h159 static inline int gfs2_glock_is_held_excl(struct gfs2_glock *gl) in gfs2_glock_is_held_excl() function
H A Daops.c158 if (gfs2_assert_withdraw(sdp, gfs2_glock_is_held_excl(ip->i_gl))) in gfs2_jdata_writepage()
H A Dinode.c2164 if (gh && !gfs2_glock_is_held_excl(gl)) { in gfs2_update_time()

Completed in 11 milliseconds