Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/gfs2/
H A Dutil.h212 * gfs2_withdrawing - check if a withdraw is pending
215 static inline bool gfs2_withdrawing(struct gfs2_sbd *sdp) in gfs2_withdrawing() function
H A Dlog.c1057 if (gfs2_withdrawing(sdp)) in gfs2_log_flush()
H A Dsuper.c633 WARN_ON(gfs2_withdrawing(sdp)); in gfs2_put_super()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dutil.h211 * gfs2_withdrawing - check if a withdraw is pending
214 static inline bool gfs2_withdrawing(struct gfs2_sbd *sdp) in gfs2_withdrawing() function
H A Dsuper.c614 WARN_ON(gfs2_withdrawing(sdp)); in gfs2_put_super()
H A Dlog.c1154 if (gfs2_withdrawing(sdp)) in gfs2_log_flush()

Completed in 8 milliseconds