Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Derrno.h28 #define ESERVERFAULT 526 /* An untranslatable error occurred */ macro
/Linux-v4.19/net/9p/
Derror.c242 errno = ESERVERFAULT; in p9_errstr2errno()
/Linux-v4.19/fs/nfsd/
Dnfs4callback.c196 { NFS4ERR_SERVERFAULT, -ESERVERFAULT },
400 int status = -ESERVERFAULT; in decode_cb_sequence4resok()
968 case -ESERVERFAULT: in nfsd4_cb_sequence_done()
Dnfsproc.c809 { nfserr_serverfault, -ESERVERFAULT }, in nfserrno()
/Linux-v4.19/net/sunrpc/
Dsvc.c1595 return ERR_PTR(-ESERVERFAULT); in svc_fill_symlink_pathname()
/Linux-v4.19/fs/nfs/
Dnfs4state.c1915 return -ESERVERFAULT; in nfs4_handle_reclaim_lease_error()