Home
last modified time | relevance | path

Searched defs:abd_size (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/include/sys/
H A Dabd.h55 uint_t abd_size; /* excludes scattered abd_offset */ member
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dabd_os.c229 size_t abd_size = MAX(sizeof (abd_t), in abd_alloc_struct_impl() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_draid.c741 uint64_t abd_size = abd_get_size(rc->rc_abd); in vdev_draid_map_alloc_scrub() local
961 uint64_t abd_offset, uint64_t abd_size) in vdev_draid_map_alloc_row()
1112 uint64_t abd_size = zio->io_size; in vdev_draid_map_alloc() local