Searched refs:ESERVERFAULT (Results 1 – 7 of 7) sorted by relevance
29 #define ESERVERFAULT 526 /* An untranslatable error occurred */ macro
225 errno = ESERVERFAULT; in p9_errstr2errno()
193 E(ESERVERFAULT),
189 { NFS4ERR_SERVERFAULT, -ESERVERFAULT },391 int status = -ESERVERFAULT; in decode_cb_sequence4resok()1123 case -ESERVERFAULT: in nfsd4_cb_sequence_done()
879 { nfserr_serverfault, -ESERVERFAULT }, in nfserrno()
1680 return ERR_PTR(-ESERVERFAULT); in svc_fill_symlink_pathname()
1974 return -ESERVERFAULT; in nfs4_handle_reclaim_lease_error()
Completed in 14 milliseconds