Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dabd.c267 abd_alloc_struct(size_t chunkcnt) in abd_alloc_struct() function
299 abd_t *abd = abd_alloc_struct(n); in abd_alloc()
351 abd_t *abd = abd_alloc_struct(0); in abd_alloc_linear()
452 abd = abd_alloc_struct(0); in abd_get_offset()
468 abd = abd_alloc_struct(chunkcnt); in abd_get_offset()
503 abd_t *abd = abd_alloc_struct(0); in abd_get_from_buf()