Searched refs:NFS_UNSTABLE (Results 1 – 10 of 10) sorted by relevance
40 NFS_UNSTABLE = 0, enumerator
83 TRACE_DEFINE_ENUM(NFS_UNSTABLE);89 { NFS_UNSTABLE, "UNSTABLE" }, \
741 hdr->verf.committed = NFS_UNSTABLE; in nfs_direct_write_reschedule_io()
596 return verf->committed > NFS_UNSTABLE && in nfs_write_match_verf()
1560 if (committed == NFS_UNSTABLE) { in nfs_writeback_done()1635 if (resp->verf->committed != NFS_UNSTABLE) { in nfs_writeback_result()
38 verf->committed = NFS_UNSTABLE; in pnfs_generic_prepare_to_resend_writes()
812 hdr->args.stable = NFS_UNSTABLE; in nfs_pgio_rpcsetup()
1098 stable = NFS_UNSTABLE; in nfsd_vfs_write()
1591 NFS_FILE_SYNC : NFS_UNSTABLE; in nfsd4_init_copy_res()
713 if (committed == NFS_UNSTABLE) in nfs4_ff_layout_stat_io_end_write()
Completed in 96 milliseconds