Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnfs.h40 NFS_UNSTABLE = 0, enumerator
/Linux-v6.1/include/trace/events/
Dnfs.h83 TRACE_DEFINE_ENUM(NFS_UNSTABLE);
89 { NFS_UNSTABLE, "UNSTABLE" }, \
/Linux-v6.1/fs/nfs/
Ddirect.c743 hdr->verf.committed = NFS_UNSTABLE; in nfs_direct_write_reschedule_io()
Dinternal.h596 return verf->committed > NFS_UNSTABLE && in nfs_write_match_verf()
Dwrite.c1558 if (committed == NFS_UNSTABLE) { in nfs_writeback_done()
1633 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.c717 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
/Linux-v6.1/fs/nfsd/
Dvfs.c1031 stable = NFS_UNSTABLE; in nfsd_vfs_write()
Dnfs4proc.c1632 NFS_FILE_SYNC : NFS_UNSTABLE; in nfsd4_init_copy_res()
/Linux-v6.1/fs/nfs/flexfilelayout/
Dflexfilelayout.c713 if (committed == NFS_UNSTABLE) in nfs4_ff_layout_stat_io_end_write()