Searched defs:abd_offset (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dabd.h62 uint_t abd_offset; member in struct:abd::__anon15::abd_scatter
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dvdev_disk.c1091 vdev_classic_bio_max_segs(zio_t *zio, int bio_size, uint64_t abd_offset) argument
1115 uint64_t abd_offset; local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev_draid.c650 vdev_draid_map_alloc_write(zio_t *zio, uint64_t abd_offset, raidz_row_t *rr) argument
697 vdev_draid_map_alloc_scrub(zio_t *zio, uint64_t abd_offset, raidz_row_t *rr) argument
762 vdev_draid_map_alloc_read(zio_t *zio, uint64_t abd_offset, raidz_row_t *rr) argument
957 vdev_draid_map_alloc_row(zio_t *zio, raidz_row_t **rrp, uint64_t io_offset, uint64_t abd_offset, uint64_t abd_size) argument
1108 uint64_t abd_offset = 0; local
[all...]

Completed in 82 milliseconds