Home
last modified time | relevance | path

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

/linux/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