Searched refs:zio_data_buf_alloc (Results 1 – 6 of 6) sorted by relevance
525 extern void *zio_data_buf_alloc(size_t size);
1812 void *data = zio_data_buf_alloc(size); in dsl_scan_scrub_cb()
3975 buf->b_data = zio_data_buf_alloc(size); in arc_get_data_buf()6679 cdata = zio_data_buf_alloc(len); in l2arc_compress_buf()6769 cdata = zio_data_buf_alloc(csize); in l2arc_decompress_zio()
234 zio_data_buf_alloc(size_t size) in zio_data_buf_alloc() function
1895 void *data = zio_data_buf_alloc(size); in spa_load_verify_cb()
2440 void *data = zio_data_buf_alloc(size); in zdb_blkptr_cb()