Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/misc/
H A Dnfs.h195 TRACE_DEFINE_ENUM(NFS4ERR_WRONG_TYPE);
344 { NFS4ERR_WRONG_TYPE, "WRONG_TYPE" }, \
/openbmc/linux/include/linux/
H A Dnfs4.h275 NFS4ERR_WRONG_TYPE = 10083, /* current operation mismatch */ enumerator
/openbmc/linux/fs/nfsd/
H A Dnfsd.h297 #define nfserr_wrong_type cpu_to_be32(NFS4ERR_WRONG_TYPE)
/openbmc/linux/fs/nfs/filelayout/
H A Dfilelayout.c163 case -NFS4ERR_WRONG_TYPE: in filelayout_async_handle_error()
/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1134 case -NFS4ERR_WRONG_TYPE: in ff_layout_async_handle_error_v4()