Home
last modified time | relevance | path

Searched refs:gfs2_withdrawing (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dutil.h215 static inline bool gfs2_withdrawing(struct gfs2_sbd *sdp) in gfs2_withdrawing() function
H A Dglops.c86 if (gfs2_withdrawing(sdp)) in __gfs2_ail_flush()
H A Dlog.c1155 if (gfs2_withdrawing(sdp)) in gfs2_log_flush()
H A Dsuper.c614 WARN_ON(gfs2_withdrawing(sdp)); in gfs2_put_super()