Home
last modified time | relevance | path

Searched refs:NFS4ERR_SERVERFAULT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/trace/misc/
H A Dnfs.h184 TRACE_DEFINE_ENUM(NFS4ERR_SERVERFAULT);
333 { NFS4ERR_SERVERFAULT, "SERVERFAULT" }, \
/openbmc/linux/include/linux/
H A Dnfs4.h196 NFS4ERR_SERVERFAULT = 10006, enumerator
/openbmc/linux/fs/nfs/
H A Dcallback_proc.c707 return htonl(NFS4ERR_SERVERFAULT); in nfs4_callback_offload()
H A Dnfs4xdr.c7572 { NFS4ERR_SERVERFAULT, -EREMOTEIO },
/openbmc/linux/fs/nfsd/
H A Dnfs4callback.c200 { NFS4ERR_SERVERFAULT, -ESERVERFAULT },