Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dnfs.h41 NFS_UNSTABLE = 0, enumerator
/Linux-v6.6/include/trace/misc/
Dnfs.h83 TRACE_DEFINE_ENUM(NFS_UNSTABLE);
89 { NFS_UNSTABLE, "UNSTABLE" }, \
/Linux-v6.6/fs/nfs/
Dinternal.h612 return verf->committed > NFS_UNSTABLE && in nfs_write_match_verf()
Dwrite.c1563 if (committed == NFS_UNSTABLE) { in nfs_writeback_done()
1638 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result()
Dpnfs_nfs.c38 verf->committed = NFS_UNSTABLE; in pnfs_generic_prepare_to_resend_writes()
Dpagelist.c814 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
/Linux-v6.6/fs/nfsd/
Dvfs.c1162 stable = NFS_UNSTABLE; in nfsd_vfs_write()
Dnfs4proc.c1624 NFS_FILE_SYNC : NFS_UNSTABLE; in nfsd4_init_copy_res()
/Linux-v6.6/fs/nfs/flexfilelayout/
Dflexfilelayout.c713 if (committed == NFS_UNSTABLE) in nfs4_ff_layout_stat_io_end_write()