Searched refs:nfserr_toosmall (Results 1 – 8 of 8) sorted by relevance
24 return nfserr_toosmall; in nfsd4_block_encode_layoutget()
177 #define nfserr_toosmall cpu_to_be32(NFSERR_TOOSMALL) macro
2925 __be32 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()2957 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()2974 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()2978 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3600 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()3619 readdir->common.err == nfserr_toosmall && in nfsd4_encode_readdir()3624 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()4104 nfserr = nfserr_toosmall; in nfsd4_encode_getdeviceinfo()
912 cd->common.err = nfserr_toosmall; in encode_entry()991 cd->common.err = nfserr_toosmall; in encode_entry()
522 cd->common.err = nfserr_toosmall; in nfssvc_encode_entry()
794 { nfserr_toosmall, -ETOOSMALL }, in nfserrno()
2534 return nfserr_toosmall; in check_forechannel_attrs()2536 return nfserr_toosmall; in check_forechannel_attrs()2575 return nfserr_toosmall; in check_backchannel_attrs()2577 return nfserr_toosmall; in check_backchannel_attrs()2580 return nfserr_toosmall; in check_backchannel_attrs()
1901 if (err == nfserr_eof || err == nfserr_toosmall) in nfsd_readdir()