Home
last modified time | relevance | path

Searched refs:NFS_UNSTABLE (Results 1 – 11 of 11) sorted by relevance

/linux/include/linux/
H A Dnfs.h50 NFS_UNSTABLE = 0, enumerator
/linux/include/trace/misc/
H A Dnfs.h80 TRACE_DEFINE_ENUM(NFS_UNSTABLE);
86 { NFS_UNSTABLE, "UNSTABLE" }, \
/linux/Documentation/filesystems/nfs/
H A Dnfsd-io-modes.rst27 - not cached stable_how=NFS_UNSTABLE (NFSD_IO_DIRECT=2)
/linux/fs/nfs/
H A Dwrite.c1504 if (committed == NFS_UNSTABLE) { in nfs_writeback_done()
1580 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result()
H A Dinternal.h688 return verf->committed > NFS_UNSTABLE && in nfs_write_match_verf()
H A Dlocalio.c868 (hdr->args.stable == NFS_UNSTABLE) ? "unstable" : "stable"); in nfs_local_do_write()
H A Dpnfs_nfs.c40 verf->committed = NFS_UNSTABLE; in pnfs_generic_prepare_to_resend_writes()
H A Dpagelist.c700 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
/linux/fs/nfsd/
H A Dvfs.c1445 stable = NFS_UNSTABLE; in nfsd_vfs_write()
H A Dnfs4proc.c1782 NFS_FILE_SYNC : NFS_UNSTABLE; in nfsd4_init_copy_res()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c845 if (committed == NFS_UNSTABLE) in nfs4_ff_layout_stat_io_end_write()