Searched refs:nfserr_toosmall (Results 1 – 8 of 8) sorted by relevance
49 return nfserr_toosmall; in nfsd4_ff_encode_layoutget()
27 return nfserr_toosmall; in nfsd4_block_encode_layoutget()
96 { nfserr_toosmall, -ETOOSMALL }, in nfserrno()2282 if (err == nfserr_eof || err == nfserr_toosmall) in nfsd_readdir()2379 return nfserr_toosmall; in nfsd_xattr_errno()2428 err = nfserr_toosmall; in nfsd_getxattr()
245 #define nfserr_toosmall cpu_to_be32(NFSERR_TOOSMALL) macro
1100 resp->common.err = nfserr_toosmall; in nfs3svc_encode_entry3()1177 resp->common.err = nfserr_toosmall; in nfs3svc_encode_entryplus3()
3905 __be32 nfserr = nfserr_toosmall; in nfsd4_encode_entry4()3930 nfserr = nfserr_toosmall; in nfsd4_encode_entry4()3957 nfserr = nfserr_toosmall; in nfsd4_encode_entry4()3961 nfserr = nfserr_toosmall; in nfsd4_encode_entry4()4619 return nfserr_toosmall; in nfsd4_encode_dirlist4()4636 if (readdir->common.err == nfserr_toosmall && in nfsd4_encode_dirlist4()4641 return nfserr_toosmall; in nfsd4_encode_dirlist4()5194 return nfserr_toosmall; in nfsd4_encode_device_addr4()5667 status = nfserr_toosmall; in nfsd4_encode_listxattrs()
636 resp->common.err = nfserr_toosmall; in nfssvc_encode_entry()
3862 return nfserr_toosmall; in check_forechannel_attrs()3864 return nfserr_toosmall; in check_forechannel_attrs()3896 return nfserr_toosmall; in check_backchannel_attrs()3898 return nfserr_toosmall; in check_backchannel_attrs()3901 return nfserr_toosmall; in check_backchannel_attrs()
Completed in 56 milliseconds