Home
last modified time | relevance | path

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

/linux/include/linux/
A Derrno.h29 #define ESERVERFAULT 526 /* An untranslatable error occurred */ macro
/linux/net/9p/
A Derror.c225 errno = ESERVERFAULT; in p9_errstr2errno()
/linux/lib/
A Derrname.c193 E(ESERVERFAULT),
/linux/fs/nfsd/
A Dnfs4callback.c189 { NFS4ERR_SERVERFAULT, -ESERVERFAULT },
391 int status = -ESERVERFAULT; in decode_cb_sequence4resok()
1123 case -ESERVERFAULT: in nfsd4_cb_sequence_done()
A Dnfsproc.c879 { nfserr_serverfault, -ESERVERFAULT }, in nfserrno()
/linux/net/sunrpc/
A Dsvc.c1680 return ERR_PTR(-ESERVERFAULT); in svc_fill_symlink_pathname()
/linux/fs/nfs/
A Dnfs4state.c1974 return -ESERVERFAULT; in nfs4_handle_reclaim_lease_error()

Completed in 14 milliseconds