Searched refs:zio_data_buf_alloc (Results 1 – 4 of 4) sorted by relevance
575 extern void *zio_data_buf_alloc(size_t size);
366 abd->abd_u.abd_linear.abd_buf = zio_data_buf_alloc(size); in abd_alloc_linear()
296 zio_data_buf_alloc(size_t size) in zio_data_buf_alloc() function
5182 return (zio_data_buf_alloc(size)); in arc_get_data_buf()