Searched refs:XBF_FLUSH (Results 1 – 3 of 3) sorted by relevance
53 #define XBF_FLUSH (1 << 12)/* flush the disk cache before a write */ macro77 { XBF_FLUSH, "FLUSH" }, \315 XBF_SYNCIO|XBF_FUA|XBF_FLUSH| \
1244 if (bp->b_flags & XBF_FLUSH) in _xfs_buf_ioapply()
1841 bp->b_flags |= XBF_FLUSH; in xlog_sync()