Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dutil.h214 static inline bool gfs2_withdrawing(struct gfs2_sbd *sdp) in gfs2_withdrawing() function
Dlog.c1154 if (gfs2_withdrawing(sdp)) in gfs2_log_flush()
Dsuper.c612 WARN_ON(gfs2_withdrawing(sdp)); in gfs2_put_super()