Home
last modified time | relevance | path

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

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