Home
last modified time | relevance | path

Searched refs:nfserr_wrong_type (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfsd/
H A Dnfsd.h329 #define nfserr_wrong_type cpu_to_be32(NFS4ERR_WRONG_TYPE) macro
H A Dnfsfh.c87 return nfserr_wrong_type; in nfsd_mode_check()
H A Dnfs4proc.c186 return nfserr_wrong_type; in nfsd_check_obj_isreg()
1384 status = nfserr_wrong_type; in nfsd4_verify_copy()
2096 nfserr = nfserr_wrong_type; in nfsd4_do_async_copy()
H A Dnfs4xdr.c6212 case nfserr_wrong_type: in nfsd4_map_status()