Home
last modified time | relevance | path

Searched defs:abd_offset (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dabd_os.h35 uint_t abd_offset; member
/freebsd/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dabd_os.h42 uint_t abd_offset; member
/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dabd_os.h37 uint_t abd_offset; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_draid.c653 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