Searched defs:pabd (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | abd.c | 359 abd_gang_add_gang(abd_t *pabd, abd_t *cabd, boolean_t free_on_free) in abd_gang_add_gang() 412 abd_gang_add(abd_t *pabd, abd_t *cabd, boolean_t free_on_free) in abd_gang_add()
|
| H A D | vdev_raidz_math.c | 466 abd_t *pabd; in benchmark_raidz() local
|
| H A D | vdev_raidz_math_impl.h | 359 abd_t *pabd = rr->rr_col[CODE_P].rc_abd; in raidz_generate_p_impl() local
|
| H A D | dsl_crypt.c | 2824 uint8_t *iv, uint8_t *mac, uint_t datalen, abd_t *pabd, abd_t *cabd, in spa_do_crypt_abd()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zio_crypt.c | 1791 uint_t datalen, abd_t *pabd, abd_t *cabd, boolean_t *no_crypt) in zio_do_crypt_abd()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zio_crypt.c | 2039 uint_t datalen, abd_t *pabd, abd_t *cabd, boolean_t *no_crypt) in zio_do_crypt_abd()
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/zdb/ |
| H A D | zdb.c | 2418 static abd_t *pabd = NULL; in snprintf_zstd_header() local 8541 zdb_decompress_block(abd_t *pabd, void *buf, void *lbuf, uint64_t lsize, in zdb_decompress_block() 8655 abd_t *pabd; in zdb_read_block() local
|