Searched refs:zio_data_buf_alloc (Results 1 – 6 of 6) sorted by relevance
580 extern void *zio_data_buf_alloc(size_t size);
4424 datap = zio_data_buf_alloc(size); in arc_get_data_buf()5146 b_data = zio_data_buf_alloc(asize); in arc_read()7168 to_write = zio_data_buf_alloc(asize); in l2arc_write_buffers()
1877 void *data = zio_data_buf_alloc(size); in dsl_scan_scrub_cb()
316 zio_data_buf_alloc(size_t size) in zio_data_buf_alloc() function
1997 void *data = zio_data_buf_alloc(size); in spa_load_verify_cb()
2482 void *data = zio_data_buf_alloc(size); in zdb_blkptr_cb()