Searched refs:NFSERR_MOVED (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsproto.h146 #define NFSERR_MOVED 10019 macro
H A Dnfs4_vnops.c976 if ((error == NFSERR_MOVED) || (error == NFSERR_INVAL)) {
1182 if ((error == NFSERR_MOVED) || (error == NFSERR_INVAL)) {
5927 if ((error != ETIMEDOUT) && (error != NFSERR_MOVED) && (error != NFSERR_LEASE_MOVED)) {

Completed in 81 milliseconds