Home
last modified time | relevance | path

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

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