Home
last modified time | relevance | path

Searched refs:abd_bio_map_off (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dabd_os.h56 unsigned int abd_bio_map_off(struct bio *, struct abd *, unsigned int, size_t);
/src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c1304 int remainder = abd_bio_map_off(bio, cabd, size, off); in abd_gang_bio_map_off()
1320 abd_bio_map_off(struct bio *bio, abd_t *abd, in abd_bio_map_off() function