Searched refs:FLUSH_SYNC (Results 1 – 5 of 5) sorted by relevance
46 #define FLUSH_SYNC 1 /* wait for flush to complete */ macro
1001 flags |= FLUSH_SYNC; in xfs_fs_write_inode()
788 int flags = (how & FLUSH_SYNC) ? 0 : RPC_TASK_ASYNC; in nfs_write_rpcsetup()1196 int flags = (how & FLUSH_SYNC) ? 0 : RPC_TASK_ASYNC; in nfs_commit_rpcsetup()
94 ret = nfs_commit_inode(inode, FLUSH_SYNC); in nfs_write_inode()
2614 if (flags & FLUSH_SYNC) { in xfs_inode_flush()2626 error = xfs_iflush(ip, (flags & FLUSH_SYNC) ? XFS_IFLUSH_SYNC in xfs_inode_flush()