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
2909 __be32 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()2941 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()2958 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()2962 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3580 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()3599 readdir->common.err == nfserr_toosmall && in nfsd4_encode_readdir()3604 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()4084 nfserr = nfserr_toosmall; in nfsd4_encode_getdeviceinfo()
910 cd->common.err = nfserr_toosmall; in encode_entry()989 cd->common.err = nfserr_toosmall; in encode_entry()
522 cd->common.err = nfserr_toosmall; in nfssvc_encode_entry()
746 { nfserr_toosmall, -ETOOSMALL }, in nfserrno()
2508 return nfserr_toosmall; in check_forechannel_attrs()2510 return nfserr_toosmall; in check_forechannel_attrs()2549 return nfserr_toosmall; in check_backchannel_attrs()2551 return nfserr_toosmall; in check_backchannel_attrs()2554 return nfserr_toosmall; in check_backchannel_attrs()
1977 if (err == nfserr_eof || err == nfserr_toosmall) in nfsd_readdir()