Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-core.c821 static inline int bio_check_eod(struct bio *bio, sector_t maxsector) in bio_check_eod() function
856 if (bio_check_eod(bio, part_nr_sects_read(p))) in blk_partition_remap()
904 if (unlikely(bio_check_eod(bio, get_capacity(bio->bi_disk)))) in generic_make_request_checks()