Searched refs:nfserr_toosmall (Results 1 – 9 of 9) sorted by relevance
48 return nfserr_toosmall; in nfsd4_ff_encode_layoutget()
25 return nfserr_toosmall; in nfsd4_block_encode_layoutget()
182 #define nfserr_toosmall cpu_to_be32(NFSERR_TOOSMALL) macro
2970 __be32 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3002 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3019 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3023 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3648 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()3667 readdir->common.err == nfserr_toosmall && in nfsd4_encode_readdir()3672 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()4149 nfserr = nfserr_toosmall; in nfsd4_encode_getdeviceinfo()
917 cd->common.err = nfserr_toosmall; in encode_entry()996 cd->common.err = nfserr_toosmall; in encode_entry()
524 cd->common.err = nfserr_toosmall; in nfssvc_encode_entry()
789 { nfserr_toosmall, -ETOOSMALL }, in nfserrno()
2682 return nfserr_toosmall; in check_forechannel_attrs()2684 return nfserr_toosmall; in check_forechannel_attrs()2728 return nfserr_toosmall; in check_backchannel_attrs()2730 return nfserr_toosmall; in check_backchannel_attrs()2733 return nfserr_toosmall; in check_backchannel_attrs()
1947 if (err == nfserr_eof || err == nfserr_toosmall) in nfsd_readdir()