Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Derrno.h29 #define ESERVERFAULT 526 /* An untranslatable error occurred */ macro
/kernel/linux/linux-5.10/net/9p/
Derror.c227 errno = ESERVERFAULT; in p9_errstr2errno()
/kernel/linux/linux-5.10/lib/
Derrname.c192 E(ESERVERFAULT),
/kernel/linux/linux-5.10/fs/nfsd/
Dnfs4callback.c189 { NFS4ERR_SERVERFAULT, -ESERVERFAULT },
391 int status = -ESERVERFAULT; in decode_cb_sequence4resok()
1120 case -ESERVERFAULT: in nfsd4_cb_sequence_done()
Dnfsproc.c842 { nfserr_serverfault, -ESERVERFAULT }, in nfserrno()
/kernel/linux/linux-5.10/net/sunrpc/
Dsvc.c1700 return ERR_PTR(-ESERVERFAULT); in svc_fill_symlink_pathname()
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4state.c1976 return -ESERVERFAULT; in nfs4_handle_reclaim_lease_error()