Home
last modified time | relevance | path

Searched refs:NFS4ERR_WRONG_TYPE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/include/trace/misc/
H A Dnfs.h195 TRACE_DEFINE_ENUM(NFS4ERR_WRONG_TYPE); variable
344 { NFS4ERR_WRONG_TYPE, "WRONG_TYPE" }, \
/kernel/linux/linux-5.10/include/linux/
H A Dnfs4.h275 NFS4ERR_WRONG_TYPE = 10083, /* current operation mismatch */ enumerator
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfsd.h276 #define nfserr_wrong_type cpu_to_be32(NFS4ERR_WRONG_TYPE)
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfsd.h296 #define nfserr_wrong_type cpu_to_be32(NFS4ERR_WRONG_TYPE)
/kernel/linux/linux-6.6/include/linux/
H A Dnfs4.h275 NFS4ERR_WRONG_TYPE = 10083, /* current operation mismatch */ enumerator
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4trace.h155 TRACE_DEFINE_ENUM(NFS4ERR_WRONG_TYPE); variable
310 { NFS4ERR_WRONG_TYPE, "WRONG_TYPE" }, \
/kernel/linux/linux-5.10/fs/nfs/filelayout/
H A Dfilelayout.c163 case -NFS4ERR_WRONG_TYPE: in filelayout_async_handle_error()
/kernel/linux/linux-6.6/fs/nfs/filelayout/
H A Dfilelayout.c163 case -NFS4ERR_WRONG_TYPE: in filelayout_async_handle_error()
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1126 case -NFS4ERR_WRONG_TYPE: in ff_layout_async_handle_error_v4()
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1119 case -NFS4ERR_WRONG_TYPE: in ff_layout_async_handle_error_v4()

Completed in 19 milliseconds