SYNC_ATTR 1033 fs/xfs/linux-2.6/xfs_super.c error = xfs_sync(mp, SYNC_FSDATA | SYNC_BDFLUSH | SYNC_ATTR); SYNC_ATTR 1106 fs/xfs/linux-2.6/xfs_super.c xfs_sync(mp, SYNC_ATTR | SYNC_DELWRI); SYNC_ATTR 65 fs/xfs/linux-2.6/xfs_vfs.h #define SYNC_INODE_QUIESCE (SYNC_REMOUNT|SYNC_ATTR|SYNC_WAIT) SYNC_ATTR 528 fs/xfs/xfs_vfsops.c if ((flags & SYNC_ATTR) && SYNC_ATTR 654 fs/xfs/xfs_vfsops.c if (flags & (SYNC_ATTR|SYNC_DELWRI)) {