Home
last modified time | relevance | path

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

/openbmc/linux/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.c2165 if (gh && !gfs2_glock_is_held_excl(gl)) { in gfs2_update_time()