Home
last modified time | relevance | path

Searched refs:NFS4ERR_WRONG_TYPE (Results 1 – 6 of 6) sorted by relevance

/linux/include/trace/misc/
H A Dnfs.h192 TRACE_DEFINE_ENUM(NFS4ERR_WRONG_TYPE);
342 { NFS4ERR_WRONG_TYPE, "WRONG_TYPE" }, \
/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x170 NFS4ERR_WRONG_TYPE = 10083,/* op on wrong type object */ enumerator
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h124 NFS4ERR_WRONG_TYPE = 10083, enumerator
/linux/fs/nfsd/
H A Dnfsd.h302 #define nfserr_wrong_type cpu_to_be32(NFS4ERR_WRONG_TYPE)
H A Dnfs4xdr_gen.c142 case NFS4ERR_WRONG_TYPE: in xdrgen_decode_nfsstat4()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1363 case NFS4ERR_WRONG_TYPE: in ff_layout_async_handle_error_v4()