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()
218 #define nfserr_toosmall cpu_to_be32(NFSERR_TOOSMALL) macro
3485 __be32 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3517 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3534 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()3538 nfserr = nfserr_toosmall; in nfsd4_encode_dirent()4107 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()4126 readdir->common.err == nfserr_toosmall && in nfsd4_encode_readdir()4131 nfserr = nfserr_toosmall; in nfsd4_encode_readdir()4568 return nfserr_toosmall; in nfsd4_encode_getdeviceinfo()5104 status = nfserr_toosmall; in nfsd4_encode_listxattrs()
1173 resp->common.err = nfserr_toosmall; in nfs3svc_encode_entry3()1250 resp->common.err = nfserr_toosmall; in nfs3svc_encode_entryplus3()
2057 if (err == nfserr_eof || err == nfserr_toosmall) in nfsd_readdir()2120 return nfserr_toosmall; in nfsd_xattr_errno()2169 err = nfserr_toosmall; in nfsd_getxattr()
635 resp->common.err = nfserr_toosmall; in nfssvc_encode_entry()
878 { nfserr_toosmall, -ETOOSMALL }, in nfserrno()
3337 return nfserr_toosmall; in check_forechannel_attrs()3339 return nfserr_toosmall; in check_forechannel_attrs()3383 return nfserr_toosmall; in check_backchannel_attrs()3385 return nfserr_toosmall; in check_backchannel_attrs()3388 return nfserr_toosmall; in check_backchannel_attrs()
Completed in 43 milliseconds