Searched refs:NFS4ERR_SERVERFAULT (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/nfs_common/ |
| H A D | common.c | 111 { NFS4ERR_SERVERFAULT, -EREMOTEIO }, 170 { NFS4ERR_SERVERFAULT, -ESERVERFAULT }, 171 { NFS4ERR_SERVERFAULT, -ENFILE }, 198 return NFS4ERR_SERVERFAULT; in nfs_localio_errno_to_nfs4_stat()
|
| /linux/include/trace/misc/ |
| H A D | nfs.h | 181 TRACE_DEFINE_ENUM(NFS4ERR_SERVERFAULT); 331 { NFS4ERR_SERVERFAULT, "SERVERFAULT" }, \
|
| /linux/Documentation/sunrpc/xdr/ |
| H A D | nfs4_1.x | 87 NFS4ERR_SERVERFAULT = 10006,/* undefined server error */ enumerator
|
| /linux/include/linux/sunrpc/xdrgen/ |
| H A D | nfs4_1.h | 48 NFS4ERR_SERVERFAULT = 10006, enumerator
|
| /linux/fs/nfsd/ |
| H A D | nfs4xdr_gen.c | 66 case NFS4ERR_SERVERFAULT: in xdrgen_decode_nfsstat4()
|
| H A D | nfs4callback.c | 217 { NFS4ERR_SERVERFAULT, -ESERVERFAULT },
|