Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dutil.h215 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.c629 WARN_ON(gfs2_withdrawing(sdp)); in gfs2_put_super()