Home
last modified time | relevance | path

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

/linux-4.19.296/block/
Dblk-core.c2204 static inline int bio_check_eod(struct bio *bio, sector_t maxsector) in bio_check_eod() function
2239 if (bio_check_eod(bio, part_nr_sects_read(p))) in blk_partition_remap()
2287 if (unlikely(bio_check_eod(bio, get_capacity(bio->bi_disk)))) in generic_make_request_checks()