Searched refs:zio_data_buf_alloc (Results 1 – 7 of 7) sorted by relevance
515 add = zio_data_buf_alloc(add_len); in qat_compress()
647 extern void *zio_data_buf_alloc(size_t size);
231 ABD_LINEAR_BUF(abd) = zio_data_buf_alloc(size); in abd_alloc_linear()
1698 redact_block_phys_t *buf = zio_data_buf_alloc(bufsize); in dsl_redaction_list_traverse()
2544 itx = zio_data_buf_alloc(itxsize); in zil_itx_create()2564 itx_t *itx = zio_data_buf_alloc(oitx->itx_size); in zil_itx_clone()
447 zio_data_buf_alloc(size_t size) in zio_data_buf_alloc() function5976 EXPORT_SYMBOL(zio_data_buf_alloc);
5128 return (zio_data_buf_alloc(size)); in arc_get_data_buf()