Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Daops.c96 if (gfs2_assert_withdraw(sdp, gfs2_glock_is_held_excl(ip->i_gl))) in gfs2_writepage()
183 if (gfs2_assert_withdraw(sdp, gfs2_glock_is_held_excl(ip->i_gl))) in gfs2_jdata_writepage()
A Dglock.h165 static inline int gfs2_glock_is_held_excl(struct gfs2_glock *gl) in gfs2_glock_is_held_excl() function
A Dinode.c2124 if (gh && !gfs2_glock_is_held_excl(gl)) { in gfs2_update_time()

Completed in 13 milliseconds