Searched refs:FSYNC_DATA (Results 1 – 3 of 3) sorted by relevance
619 #define FSYNC_DATA 0x4 /* synchronous fsync of data only */ macro
1035 int flags = FSYNC_DATA; in _xfs_fsync()
1099 if ((flag & FSYNC_DATA) ? in xfs_fsync()