Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnfs.h50 NFS_UNSTABLE = 0, enumerator
/linux-6.15/include/trace/misc/
H A Dnfs.h82 TRACE_DEFINE_ENUM(NFS_UNSTABLE);
88 { NFS_UNSTABLE, "UNSTABLE" }, \
/linux-6.15/fs/nfs/
H A Dinternal.h669 return verf->committed > NFS_UNSTABLE && in nfs_write_match_verf()
H A Dlocalio.c691 (hdr->args.stable == NFS_UNSTABLE) ? "unstable" : "stable"); in nfs_do_local_write()
H A Dwrite.c1557 if (committed == NFS_UNSTABLE) { in nfs_writeback_done()
1632 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result()
H A Dpnfs_nfs.c39 verf->committed = NFS_UNSTABLE; in pnfs_generic_prepare_to_resend_writes()
H A Dpagelist.c699 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
/linux-6.15/fs/nfsd/
H A Dvfs.c1183 stable = NFS_UNSTABLE; in nfsd_vfs_write()
H A Dnfs4proc.c1729 NFS_FILE_SYNC : NFS_UNSTABLE; in nfsd4_init_copy_res()
/linux-6.15/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c730 if (committed == NFS_UNSTABLE) in nfs4_ff_layout_stat_io_end_write()