Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Derrno.h29 #define ESERVERFAULT 526 /* An untranslatable error occurred */ macro
/Linux-v5.4/net/9p/
Derror.c227 errno = ESERVERFAULT; in p9_errstr2errno()
/Linux-v5.4/fs/nfsd/
Dnfs4callback.c188 { NFS4ERR_SERVERFAULT, -ESERVERFAULT },
390 int status = -ESERVERFAULT; in decode_cb_sequence4resok()
1052 case -ESERVERFAULT: in nfsd4_cb_sequence_done()
Dnfsproc.c811 { nfserr_serverfault, -ESERVERFAULT }, in nfserrno()
/Linux-v5.4/net/sunrpc/
Dsvc.c1695 return ERR_PTR(-ESERVERFAULT); in svc_fill_symlink_pathname()
/Linux-v5.4/fs/nfs/
Dnfs4state.c1944 return -ESERVERFAULT; in nfs4_handle_reclaim_lease_error()