Searched defs:cabd (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dabd.c254 abd_t *cabd; local
359 abd_gang_add_gang(abd_t *pabd, abd_t *cabd, boolean_t free_on_free) argument
412 abd_gang_add(abd_t *pabd, abd_t *cabd, boolean_t free_on_free) argument
486 abd_t *cabd; local
756 abd_t *cabd = NULL; local
777 abd_advance_abd_iter(abd_t *abd, abd_t *cabd, struct abd_iter *aiter, size_t len) argument
[all...]
H A Ddsl_crypt.c2822 spa_do_crypt_abd(boolean_t encrypt, spa_t *spa, const zbookmark_phys_t *zb, dmu_object_type_t ot, boolean_t dedup, boolean_t bswap, uint8_t *salt, uint8_t *iv, uint8_t *mac, uint_t datalen, abd_t *pabd, abd_t *cabd, boolean_t *no_crypt) argument
H A Ddmu_recv.c1408 abd_t *cabd = abd_alloc_linear(BP_GET_PSIZE(bp), local
H A Darc.c1838 abd_t *cabd = NULL; local
8436 abd_t *cabd = arc_get_data_abd(hdr, arc_hdr_size(hdr), hdr, local
8905 abd_t *cabd = NULL, *eabd = NULL, *to_write = hdr->b_l1hdr.b_pabd; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c1784 zio_do_crypt_abd(boolean_t encrypt, zio_crypt_key_t *key, dmu_object_type_t ot, boolean_t byteswap, uint8_t *salt, uint8_t *iv, uint8_t *mac, uint_t datalen, abd_t *pabd, abd_t *cabd, boolean_t *no_crypt) argument
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c2033 zio_do_crypt_abd(boolean_t encrypt, zio_crypt_key_t *key, dmu_object_type_t ot, boolean_t byteswap, uint8_t *salt, uint8_t *iv, uint8_t *mac, uint_t datalen, abd_t *pabd, abd_t *cabd, boolean_t *no_crypt) argument

Completed in 187 milliseconds