Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dabd.h92 void abd_take_ownership_of_buf(abd_t *, boolean_t);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dabd.c620 abd_take_ownership_of_buf(abd_t *abd, boolean_t is_metadata) in abd_take_ownership_of_buf() function
Dzio.c1499 abd_take_ownership_of_buf(cdata, B_TRUE); in zio_write_compress()
Darc.c3186 abd_take_ownership_of_buf(hdr->b_l1hdr.b_pabd, in arc_share_buf()