Searched refs:nfserr_toosmall (Results 1 – 9 of 9) sorted by relevance
49 return nfserr_toosmall; in nfsd4_ff_encode_layoutget()
26 return nfserr_toosmall; in nfsd4_block_encode_layoutget()
203 #define nfserr_toosmall cpu_to_be32(NFSERR_TOOSMALL) macro
3075 __be32 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3107 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3124 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3128 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3700 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()3719 readdir->common.err == nfserr_toosmall && in nfsd4_encode_readdir()3724 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()4160 return nfserr_toosmall; in nfsd4_encode_getdeviceinfo()
953 cd->common.err = nfserr_toosmall; in encode_entry()1032 cd->common.err = nfserr_toosmall; in encode_entry()
542 cd->common.err = nfserr_toosmall; in nfssvc_encode_entry()
810 { nfserr_toosmall, -ETOOSMALL }, in nfserrno()
3178 return nfserr_toosmall; in check_forechannel_attrs()3180 return nfserr_toosmall; in check_forechannel_attrs()3224 return nfserr_toosmall; in check_backchannel_attrs()3226 return nfserr_toosmall; in check_backchannel_attrs()3229 return nfserr_toosmall; in check_backchannel_attrs()
1960 if (err == nfserr_eof || err == nfserr_toosmall) in nfsd_readdir()