Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblkdev.h1537 static inline sector_t bio_offset_from_zone_start(struct bio *bio)
1513 static inline sector_t bio_offset_from_zone_start(struct bio *bio) bio_offset_from_zone_start() function
/linux/block/
H A Dblk-zoned.c1396 if (bio_offset_from_zone_start(bio) != zwplug->wp_offset) in blk_zone_wplug_prepare_bio()