Home
last modified time | relevance | path

Searched refs:abd_alloc_struct (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dabd.c280 abd_alloc_struct(size_t chunkcnt) in abd_alloc_struct() function
313 abd_t *abd = abd_alloc_struct(n); in abd_alloc()
365 abd_t *abd = abd_alloc_struct(0); in abd_alloc_linear()
467 abd = abd_alloc_struct(0); in abd_get_offset_impl()
483 abd = abd_alloc_struct(chunkcnt); in abd_get_offset_impl()
537 abd_t *abd = abd_alloc_struct(0); in abd_get_from_buf()