Home
last modified time | relevance | path

Searched refs:NFS_FILE_SYNC (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/include/linux/
H A Dnfs.h50 NFS_FILE_SYNC = 2, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Dnfs.h43 NFS_FILE_SYNC = 2, enumerator
/kernel/linux/linux-6.6/include/trace/misc/
H A Dnfs.h85 TRACE_DEFINE_ENUM(NFS_FILE_SYNC); variable
91 { NFS_FILE_SYNC, "FILE_SYNC" })
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4_fs.h406 * that use machine cred use NFS_FILE_SYNC.
414 hdr->args.stable = NFS_FILE_SYNC; in nfs4_state_protect_write()
H A Dnfs2xdr.c897 result->verf->committed = NFS_FILE_SYNC; in nfs2_xdr_dec_writeres()
H A Dproc.c640 /* Note: NFSv2 ignores @stable and always uses NFS_FILE_SYNC */ in nfs_proc_write_setup()
641 hdr->args.stable = NFS_FILE_SYNC; in nfs_proc_write_setup()
H A Dnfstrace.h1054 TRACE_DEFINE_ENUM(NFS_FILE_SYNC); variable
1060 { NFS_FILE_SYNC, "FILE_SYNC" })
H A Dnfs3xdr.c1697 if (unlikely(result->verf->committed > NFS_FILE_SYNC)) in decode_write3resok()
2344 verf->committed = NFS_FILE_SYNC; in nfs3_xdr_dec_commit3res()
H A Dwrite.c970 return hdr->verf.committed != NFS_FILE_SYNC; in nfs_write_need_commit()
1215 * and performs NFS_FILE_SYNC writes if the key will expired within
1557 * NFS_FILE_SYNC. We therefore implement this checking in nfs_writeback_done()
1626 argp->stable = NFS_FILE_SYNC; in nfs_writeback_result()
H A Dpagelist.c732 hdr->args.stable = NFS_FILE_SYNC; in nfs_pgio_rpcsetup()
H A Dnfs42proc.c359 res->write_res.verifier.committed != NFS_FILE_SYNC) { in _nfs42_proc_copy()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4_fs.h410 * that use machine cred use NFS_FILE_SYNC.
418 hdr->args.stable = NFS_FILE_SYNC; in nfs4_state_protect_write()
H A Dnfs2xdr.c898 result->verf->committed = NFS_FILE_SYNC; in nfs2_xdr_dec_writeres()
H A Dproc.c640 /* Note: NFSv2 ignores @stable and always uses NFS_FILE_SYNC */ in nfs_proc_write_setup()
641 hdr->args.stable = NFS_FILE_SYNC; in nfs_proc_write_setup()
H A Dnfs3xdr.c1701 if (unlikely(result->verf->committed > NFS_FILE_SYNC)) in decode_write3resok()
2349 verf->committed = NFS_FILE_SYNC; in nfs3_xdr_dec_commit3res()
H A Dwrite.c985 return hdr->verf.committed != NFS_FILE_SYNC; in nfs_write_need_commit()
1232 * and performs NFS_FILE_SYNC writes if the key will expired within
1580 * NFS_FILE_SYNC. We therefore implement this checking in nfs_writeback_done()
1650 argp->stable = NFS_FILE_SYNC; in nfs_writeback_result()
H A Dpagelist.c823 hdr->args.stable = NFS_FILE_SYNC; in nfs_pgio_rpcsetup()
H A Dnfs42proc.c397 res->write_res.verifier.committed != NFS_FILE_SYNC) { in _nfs42_proc_copy()
/kernel/linux/linux-5.10/fs/nfs/blocklayout/
H A Dblocklayout.c392 hdr->verf.committed = NFS_FILE_SYNC; in bl_end_par_io_write()
/kernel/linux/linux-6.6/fs/nfs/blocklayout/
H A Dblocklayout.c369 hdr->verf.committed = NFS_FILE_SYNC; in bl_end_par_io_write()
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1488 if (hdr->res.verf->committed == NFS_FILE_SYNC || in ff_layout_write_done_cb()
1656 count, count, NFS_FILE_SYNC); in ff_layout_commit_record_layoutstats_done()
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1488 if (hdr->res.verf->committed == NFS_FILE_SYNC || in ff_layout_write_done_cb()
1661 count, count, NFS_FILE_SYNC); in ff_layout_commit_record_layoutstats_done()
/kernel/linux/linux-5.10/fs/nfs/filelayout/
H A Dfilelayout.c235 hdr->res.verf->committed == NFS_FILE_SYNC) in filelayout_set_layoutcommit()
/kernel/linux/linux-6.6/fs/nfs/filelayout/
H A Dfilelayout.c237 hdr->res.verf->committed == NFS_FILE_SYNC) in filelayout_set_layoutcommit()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c1624 NFS_FILE_SYNC : NFS_UNSTABLE; in nfsd4_init_copy_res()

Completed in 45 milliseconds

12