Searched refs:NFS_FILE_SYNC (Results 1 – 15 of 15) sorted by relevance
50 NFS_FILE_SYNC = 2, enumerator
85 TRACE_DEFINE_ENUM(NFS_FILE_SYNC);91 { NFS_FILE_SYNC, "FILE_SYNC" })
411 hdr->args.stable = NFS_FILE_SYNC; in nfs4_state_protect_write()
640 hdr->args.stable = NFS_FILE_SYNC; in nfs_proc_write_setup()
982 return hdr->verf.committed != NFS_FILE_SYNC; in nfs_write_need_commit()1655 argp->stable = NFS_FILE_SYNC; in nfs_writeback_result()
1700 if (unlikely(result->verf->committed > NFS_FILE_SYNC)) in decode_write3resok()2357 verf->committed = NFS_FILE_SYNC; in nfs3_xdr_dec_commit3res()
898 result->verf->committed = NFS_FILE_SYNC; in nfs2_xdr_dec_writeres()
726 hdr->args.stable = NFS_FILE_SYNC; in nfs_pgio_rpcsetup()
393 res->write_res.verifier.committed != NFS_FILE_SYNC) { in _nfs42_proc_copy()
4367 verf->committed = NFS_FILE_SYNC; in decode_commit()
387 hdr->verf.committed = NFS_FILE_SYNC; in bl_end_par_io_write()
235 hdr->res.verf->committed == NFS_FILE_SYNC) in filelayout_set_layoutcommit()
1481 if (hdr->res.verf->committed == NFS_FILE_SYNC || in ff_layout_write_done_cb()1649 count, count, NFS_FILE_SYNC); in ff_layout_commit_record_layoutstats_done()
1506 copy->committed ? NFS_FILE_SYNC : NFS_UNSTABLE; in nfsd4_init_copy_res()
1406 if (write->wr_stable_how > NFS_FILE_SYNC) in nfsd4_decode_write()
Completed in 63 milliseconds