Home
last modified time | relevance | path

Searched refs:ESERVERFAULT (Results 1 – 8 of 8) 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/rust/kernel/
A Derror.rs74 declare_err!(ESERVERFAULT, "An untranslatable error occurred.");
/linux/fs/nfsd/
A Dnfs4callback.c190 { NFS4ERR_SERVERFAULT, -ESERVERFAULT },
434 int status = -ESERVERFAULT; in decode_cb_sequence4resok()
1272 case -ESERVERFAULT: in nfsd4_cb_sequence_done()
A Dvfs.c96 { nfserr_serverfault, -ESERVERFAULT }, in nfserrno()
/linux/net/sunrpc/
A Dsvc.c1775 return ERR_PTR(-ESERVERFAULT); in svc_fill_symlink_pathname()
/linux/fs/nfs/
A Dnfs4state.c2001 return -ESERVERFAULT; in nfs4_handle_reclaim_lease_error()

Completed in 31 milliseconds