Searched refs:ESERVERFAULT (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Derrno.h29 #define ESERVERFAULT 526 /* An untranslatable error occurred */ macro
/linux-master/net/9p/
H A Derror.c225 errno = ESERVERFAULT;
/linux-master/lib/
H A Derrname.c193 E(ESERVERFAULT),
/linux-master/fs/nfsd/
H A Dnfs4callback.c190 { NFS4ERR_SERVERFAULT, -ESERVERFAULT },
434 int status = -ESERVERFAULT;
1271 case -ESERVERFAULT:
H A Dvfs.c96 { nfserr_serverfault, -ESERVERFAULT },
/linux-master/net/sunrpc/
H A Dsvc.c1736 return ERR_PTR(-ESERVERFAULT);
/linux-master/fs/nfs/
H A Dnfs4state.c2010 return -ESERVERFAULT;

Completed in 153 milliseconds