Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Dlog.c806 if (gfs2_withdrawing(sdp)) in gfs2_flush_revokes()
986 if (gfs2_withdrawing(sdp)) in empty_ail1_list()
1154 if (gfs2_withdrawing(sdp)) in gfs2_log_flush()
1344 if (gfs2_withdrawing(sdp)) in gfs2_logd()
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 Dsuper.c618 WARN_ON(gfs2_withdrawing(sdp)); in gfs2_put_super()