Searched refs:NFS4ERR_MOVED (Results 1 – 10 of 10) sorted by relevance
337 case NFS4ERR_MOVED: in nfs4_stat_to_str()
132 return (NFS4ERR_MOVED); in nfs4_readdir_getvp()166 return (NFS4ERR_MOVED); in nfs4_readdir_getvp()
1842 res.status != NFS4ERR_MOVED) { in nfs4getfh_otw()1857 if (res.status == NFS4ERR_SYMLINK || res.status == NFS4ERR_MOVED) { in nfs4getfh_otw()1892 } else if (res.status == NFS4ERR_MOVED) { in nfs4getfh_otw()
248 case NFS4ERR_MOVED: in nfs4_needs_recovery()3152 case NFS4ERR_MOVED: in errs_to_action()
349 case NFS4ERR_MOVED: in geterrno4()
5346 if (!isdotdot && res.status == NFS4ERR_MOVED) { in nfs4lookupvalidate_otw()5784 if (!isdotdot && res.status == NFS4ERR_MOVED) { in nfs4lookupnew_otw()14063 case NFS4ERR_MOVED: in nfs4frlock_results_default()
2398 *cs->statusp = resp->status = NFS4ERR_MOVED; in rfs4_op_getfh()2407 *cs->statusp = resp->status = NFS4ERR_MOVED; in rfs4_op_getfh()
137 NFS4ERR_MOVED = 10019,/* file system relocated */ enumerator
114 NFS4ERR_MOVED = 10019, enumerator
3932 case NFS4ERR_MOVED: p = "NFS4ERR_MOVED"; break; in status_name()