Searched refs:abd_bio_map_off (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | abd.h | 154 unsigned int abd_bio_map_off(struct bio *, abd_t *, unsigned int, size_t);
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | abd_os.c | 1005 int remainder = abd_bio_map_off(bio, cabd, size, off); in abd_gang_bio_map_off() 1021 abd_bio_map_off(struct bio *bio, abd_t *abd, in abd_bio_map_off() function
|
| H A D | vdev_disk.c | 610 bio_size = abd_bio_map_off(dr->dr_bio[i], zio->io_abd, in __vdev_disk_physio()
|