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()
183 #define nfserr_toosmall cpu_to_be32(NFSERR_TOOSMALL) macro
3026 __be32 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3058 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3075 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3079 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3658 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()3677 readdir->common.err == nfserr_toosmall && in nfsd4_encode_readdir()3682 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()4118 return nfserr_toosmall; in nfsd4_encode_getdeviceinfo()
941 cd->common.err = nfserr_toosmall; in encode_entry()1020 cd->common.err = nfserr_toosmall; in encode_entry()
541 cd->common.err = nfserr_toosmall; in nfssvc_encode_entry()
798 { nfserr_toosmall, -ETOOSMALL }, in nfserrno()
2688 return nfserr_toosmall; in check_forechannel_attrs()2690 return nfserr_toosmall; in check_forechannel_attrs()2734 return nfserr_toosmall; in check_backchannel_attrs()2736 return nfserr_toosmall; in check_backchannel_attrs()2739 return nfserr_toosmall; in check_backchannel_attrs()
1927 if (err == nfserr_eof || err == nfserr_toosmall) in nfsd_readdir()