Searched defs:cabd (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | abd.c | 143 for (abd_t *cabd = list_head(&ABD_GANG(abd).abd_gang_chain); in abd_verify() local 206 abd_t *cabd; in abd_put_gang_abd() local 297 abd_t *cabd = list_head(&ABD_GANG(abd).abd_gang_chain); in abd_free_gang_abd() local 387 abd_gang_add_gang(abd_t *pabd, abd_t *cabd, boolean_t free_on_free) in abd_gang_add_gang() 427 abd_gang_add(abd_t *pabd, abd_t *cabd, boolean_t free_on_free) in abd_gang_add() 502 abd_t *cabd; in abd_gang_get_offset() local 545 for (abd_t *cabd = abd_gang_get_offset(sabd, &off); in abd_get_offset_impl() local 744 abd_t *cabd = NULL; in abd_init_abd_iter() local 765 abd_advance_abd_iter(abd_t *abd, abd_t *cabd, struct abd_iter *aiter, in abd_advance_abd_iter()
|
| H A D | arc.c | 1870 abd_t *cabd = NULL; in arc_hdr_decrypt() local 8435 abd_t *cabd = arc_get_data_abd(hdr, arc_hdr_size(hdr), hdr, in l2arc_untransform() local 8917 abd_t *cabd = NULL, *eabd = NULL, *to_write = hdr->b_l1hdr.b_pabd; in l2arc_apply_transforms() local
|
| H A D | dsl_crypt.c | 2769 uint8_t *iv, uint8_t *mac, uint_t datalen, abd_t *pabd, abd_t *cabd, in spa_do_crypt_abd()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | abd_os.c | 1000 for (abd_t *cabd = abd_gang_get_offset(abd, &off); in abd_gang_bio_map_off() local
|
| H A D | zio_crypt.c | 2003 uint_t datalen, abd_t *pabd, abd_t *cabd, boolean_t *no_crypt) in zio_do_crypt_abd()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zio_crypt.c | 1780 uint_t datalen, abd_t *pabd, abd_t *cabd, boolean_t *no_crypt) in zio_do_crypt_abd()
|