Searched defs:abd_offset (Results 1 – 4 of 4) sorted by relevance
35 uint_t abd_offset; member
42 uint_t abd_offset; member
37 uint_t abd_offset; member
653 vdev_draid_map_alloc_write(zio_t *zio, uint64_t abd_offset, raidz_row_t *rr) in vdev_draid_map_alloc_write()700 vdev_draid_map_alloc_scrub(zio_t *zio, uint64_t abd_offset, raidz_row_t *rr) in vdev_draid_map_alloc_scrub()765 vdev_draid_map_alloc_read(zio_t *zio, uint64_t abd_offset, raidz_row_t *rr) in vdev_draid_map_alloc_read()961 uint64_t abd_offset, uint64_t abd_size) in vdev_draid_map_alloc_row()1111 uint64_t abd_offset = 0; in vdev_draid_map_alloc() local