Searched refs:EBADTYPE (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/
H A Derrno.h28 #define EBADTYPE 527 /* Type not supported by server */ macro
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Derrno.c184 [EBADTYPE] = LUSTRE_EBADTYPE,
330 [LUSTRE_EBADTYPE] = EBADTYPE,
/linux-4.4.14/fs/nfs/
H A Dnfs4trace.h38 { -EBADTYPE, "EBADTYPE" }, \
H A Dnfs2xdr.c1094 { NFSERR_BADTYPE, -EBADTYPE },
H A Dnfs3xdr.c2470 { NFSERR_BADTYPE, -EBADTYPE },
H A Dnfs4xdr.c7403 { NFS4ERR_BADTYPE, -EBADTYPE },
/linux-4.4.14/fs/nfsd/
H A Dnfs4callback.c197 { NFS4ERR_BADTYPE, -EBADTYPE },

Completed in 144 milliseconds