Searched refs:NFS_UNSTABLE (Results 1 – 10 of 10) sorted by relevance
48 NFS_UNSTABLE = 0, enumerator
83 TRACE_DEFINE_ENUM(NFS_UNSTABLE);89 { NFS_UNSTABLE, "UNSTABLE" }, \
571 return verf->committed > NFS_UNSTABLE && in nfs_write_match_verf()
764 hdr->verf.committed = NFS_UNSTABLE; in nfs_direct_write_reschedule_io()
38 verf->committed = NFS_UNSTABLE; in pnfs_generic_prepare_to_resend_writes()
717 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
1645 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result()
982 stable = NFS_UNSTABLE; in nfsd_vfs_write()
1506 copy->committed ? NFS_FILE_SYNC : NFS_UNSTABLE; in nfsd4_init_copy_res()
707 if (committed == NFS_UNSTABLE) in nfs4_ff_layout_stat_io_end_write()
Completed in 36 milliseconds