Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-core.c2196 static inline int bio_check_eod(struct bio *bio, sector_t maxsector) in bio_check_eod() function
2231 if (bio_check_eod(bio, part_nr_sects_read(p))) in blk_partition_remap()
2279 if (unlikely(bio_check_eod(bio, get_capacity(bio->bi_disk)))) in generic_make_request_checks()