Searched refs:ESERVERFAULT (Results 1 – 6 of 6) sorted by relevance
29 #define ESERVERFAULT 526 /* An untranslatable error occurred */ macro
225 errno = ESERVERFAULT; in p9_errstr2errno()
193 E(ESERVERFAULT),
80 declare_err!(ESERVERFAULT, "An untranslatable error occurred.");
214 { NFS4ERR_SERVERFAULT, -ESERVERFAULT },507 int status = -ESERVERFAULT; in decode_cb_sequence4resok()1369 case -ESERVERFAULT: in nfsd4_cb_sequence_done()
1775 return ERR_PTR(-ESERVERFAULT); in svc_fill_symlink_pathname()