Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-core.c727 static inline int bio_check_eod(struct bio *bio, sector_t maxsector) in bio_check_eod() function
758 if (bio_check_eod(bio, part_nr_sects_read(p))) in blk_partition_remap()
834 if (unlikely(bio_check_eod(bio, get_capacity(bio->bi_disk)))) in submit_bio_checks()