Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnfs.h48 NFS_UNSTABLE = 0, enumerator
/Linux-v5.15/fs/nfs/
Dnfstrace.h1057 TRACE_DEFINE_ENUM(NFS_UNSTABLE);
1063 { NFS_UNSTABLE, "UNSTABLE" }, \
Dinternal.h579 return verf->committed > NFS_UNSTABLE && in nfs_write_match_verf()
Ddirect.c764 hdr->verf.committed = NFS_UNSTABLE; in nfs_direct_write_reschedule_io()
Dpnfs_nfs.c38 verf->committed = NFS_UNSTABLE; in pnfs_generic_prepare_to_resend_writes()
Dpagelist.c723 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
Dwrite.c1645 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result()
/Linux-v5.15/fs/nfsd/
Dvfs.c984 stable = NFS_UNSTABLE; in nfsd_vfs_write()
Dnfs4proc.c1507 copy->committed ? NFS_FILE_SYNC : NFS_UNSTABLE; in nfsd4_init_copy_res()
/Linux-v5.15/fs/nfs/flexfilelayout/
Dflexfilelayout.c707 if (committed == NFS_UNSTABLE) in nfs4_ff_layout_stat_io_end_write()