Home
last modified time | relevance | path

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

/linux/include/linux/
A Dnfs.h50 NFS_UNSTABLE = 0, enumerator
/linux/include/trace/misc/
A Dnfs.h82 TRACE_DEFINE_ENUM(NFS_UNSTABLE);
88 { NFS_UNSTABLE, "UNSTABLE" }, \
/linux/fs/nfs/
A Dlocalio.c570 (hdr->args.stable == NFS_UNSTABLE) ? "unstable" : "stable"); in nfs_do_local_write()
A Dinternal.h665 return verf->committed > NFS_UNSTABLE && in nfs_write_match_verf()
A Dwrite.c1544 if (committed == NFS_UNSTABLE) { in nfs_writeback_done()
1619 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result()
A Dpnfs_nfs.c38 verf->committed = NFS_UNSTABLE; in pnfs_generic_prepare_to_resend_writes()
A Dpagelist.c699 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
/linux/fs/nfsd/
A Dvfs.c1188 stable = NFS_UNSTABLE; in nfsd_vfs_write()
A Dnfs4proc.c1625 NFS_FILE_SYNC : NFS_UNSTABLE; in nfsd4_init_copy_res()
/linux/fs/nfs/flexfilelayout/
A Dflexfilelayout.c729 if (committed == NFS_UNSTABLE) in nfs4_ff_layout_stat_io_end_write()

Completed in 37 milliseconds