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

/linux-master/include/trace/misc/
H A Dnfs.h195 TRACE_DEFINE_ENUM(NFS4ERR_WRONG_TYPE); variable
345 { NFS4ERR_WRONG_TYPE, "WRONG_TYPE" }, \
/linux-master/include/linux/
H A Dnfs4.h275 NFS4ERR_WRONG_TYPE = 10083, /* current operation mismatch */ enumerator in enum:nfsstat4
/linux-master/fs/nfsd/
H A Dnfsd.h315 #define nfserr_wrong_type cpu_to_be32(NFS4ERR_WRONG_TYPE)
/linux-master/fs/nfs/filelayout/
H A Dfilelayout.c163 case -NFS4ERR_WRONG_TYPE:
/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1119 case -NFS4ERR_WRONG_TYPE:

Completed in 161 milliseconds