Searched refs:NFS4ERR_MOVED (Results 1 – 10 of 10) sorted by relevance
334 case NFS4ERR_MOVED: in nfs4_stat_to_str()
127 return (NFS4ERR_MOVED); in nfs4_readdir_getvp()160 return (NFS4ERR_MOVED); in nfs4_readdir_getvp()
1840 res.status != NFS4ERR_MOVED) { in nfs4getfh_otw()1855 if (res.status == NFS4ERR_SYMLINK || res.status == NFS4ERR_MOVED) { in nfs4getfh_otw()1890 } else if (res.status == NFS4ERR_MOVED) { in nfs4getfh_otw()
248 case NFS4ERR_MOVED: in nfs4_needs_recovery()3158 case NFS4ERR_MOVED: in errs_to_action()
346 case NFS4ERR_MOVED: in geterrno4()
5319 if (!isdotdot && res.status == NFS4ERR_MOVED) { in nfs4lookupvalidate_otw()5757 if (!isdotdot && res.status == NFS4ERR_MOVED) { in nfs4lookupnew_otw()13920 case NFS4ERR_MOVED: in nfs4frlock_results_default()
2378 *cs->statusp = resp->status = NFS4ERR_MOVED; in rfs4_op_getfh()2387 *cs->statusp = resp->status = NFS4ERR_MOVED; in rfs4_op_getfh()
104 NFS4ERR_MOVED = 10019,/* filesystem relocated */ enumerator
108 NFS4ERR_MOVED = 10019, enumerator
3925 case NFS4ERR_MOVED: p = "NFS4ERR_MOVED"; break; in status_name()