Searched refs:FLUSH_SYNC (Results 1 – 5 of 5) sorted by relevance
32 #define FLUSH_SYNC 1 /* file being synced, or contention */ macro
1573 if (how & FLUSH_SYNC) in nfs_initiate_commit()1768 int may_wait = how & FLUSH_SYNC; in nfs_commit_inode()1806 int flags = FLUSH_SYNC; in nfs_commit_unstable_pages()1857 ret = nfs_commit_inode(inode, FLUSH_SYNC); in nfs_wb_all()1922 ret = nfs_commit_inode(inode, FLUSH_SYNC); in nfs_wb_page()
256 status = nfs_commit_inode(inode, FLUSH_SYNC); in nfs_file_fsync_commit()
652 if (how & FLUSH_SYNC) { in nfs_initiate_pgio()
513 objios->sync = 0 != (how & FLUSH_SYNC); in objio_write_pagelist()