Searched refs:abd_get_offset (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | abd.h | 58 abd_t *abd_get_offset(abd_t *, size_t);
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | abd.c | 481 child_abd = abd_get_offset(cabd, 0); in abd_gang_add() 568 abd_get_offset(abd_t *sabd, size_t off) in abd_get_offset() function
|
| H A D | vdev_indirect.c | 1343 abd_get_offset(zio->io_abd, 0), in vdev_indirect_io_start() 1374 abd_get_offset(zio->io_abd, in vdev_indirect_io_start()
|
| H A D | zio.c | 2494 return (zio_read(pio, pio->io_spa, bp, abd_get_offset(data, offset), in zio_read_gang() 2523 abd_t *buf = abd_get_offset(data, offset); in zio_rewrite_gang() 2538 abd_get_offset(data, offset), BP_GET_PSIZE(bp), in zio_rewrite_gang() 2898 has_data ? abd_get_offset(pio->io_abd, pio->io_size - in zio_write_gang_block()
|
| /f-stack/freebsd/contrib/openzfs/cmd/raidz_test/ |
| H A D | raidz_test.c | 496 abd_get_offset(abd, off << ashift); in vdev_raidz_map_alloc_expanded()
|