Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Derrno.h27 #define ESERVERFAULT 526 /* An untranslatable error occurred */ macro
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Derrno.c183 [ESERVERFAULT] = LUSTRE_ESERVERFAULT,
329 [LUSTRE_ESERVERFAULT] = ESERVERFAULT,
/linux-4.4.14/net/9p/
Derror.c242 errno = ESERVERFAULT; in p9_errstr2errno()
/linux-4.4.14/fs/nfsd/
Dnfs4callback.c196 { NFS4ERR_SERVERFAULT, -ESERVERFAULT },
404 status = -ESERVERFAULT; in decode_cb_sequence4resok()
924 case -ESERVERFAULT: in nfsd4_cb_sequence_done()
Dnfsproc.c795 { nfserr_serverfault, -ESERVERFAULT }, in nfserrno()
/linux-4.4.14/fs/nfs/
Dnfs4state.c1787 return -ESERVERFAULT; in nfs4_handle_reclaim_lease_error()