Searched refs:NFS_UNSTABLE (Results 1 – 10 of 10) sorted by relevance
50 NFS_UNSTABLE = 0, enumerator
82 TRACE_DEFINE_ENUM(NFS_UNSTABLE);88 { NFS_UNSTABLE, "UNSTABLE" }, \
570 (hdr->args.stable == NFS_UNSTABLE) ? "unstable" : "stable"); in nfs_do_local_write()
665 return verf->committed > NFS_UNSTABLE && in nfs_write_match_verf()
1544 if (committed == NFS_UNSTABLE) { in nfs_writeback_done()1619 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result()
38 verf->committed = NFS_UNSTABLE; in pnfs_generic_prepare_to_resend_writes()
699 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
1188 stable = NFS_UNSTABLE; in nfsd_vfs_write()
1625 NFS_FILE_SYNC : NFS_UNSTABLE; in nfsd4_init_copy_res()
729 if (committed == NFS_UNSTABLE) in nfs4_ff_layout_stat_io_end_write()
Completed in 37 milliseconds