Home
last modified time | relevance | path

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

/block/
Dblk-core.c737 static inline int bio_check_eod(struct bio *bio, sector_t maxsector) in bio_check_eod() function
768 if (bio_check_eod(bio, part_nr_sects_read(p))) in blk_partition_remap()
844 if (unlikely(bio_check_eod(bio, get_capacity(bio->bi_disk)))) in submit_bio_checks()