Searched refs:FLUSH_SYNC (Results 1 – 5 of 5) sorted by relevance
32 #define FLUSH_SYNC 1 /* file being synced, or contention */ macro
1595 if (how & FLUSH_SYNC) in nfs_initiate_commit()1790 int may_wait = how & FLUSH_SYNC; in nfs_commit_inode()1828 int flags = FLUSH_SYNC; in nfs_write_inode()1874 ret = nfs_commit_inode(inode, FLUSH_SYNC); in nfs_wb_all()1939 ret = nfs_commit_inode(inode, FLUSH_SYNC); in nfs_wb_page()
249 status = nfs_commit_inode(inode, FLUSH_SYNC); in nfs_file_fsync_commit()
651 if (how & FLUSH_SYNC) { in nfs_initiate_pgio()
510 objios->sync = 0 != (how & FLUSH_SYNC); in objio_write_pagelist()