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