Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-core.c512 static inline int bio_check_eod(struct bio *bio) in bio_check_eod() function
722 if (unlikely(bio_check_eod(bio))) in submit_bio_noacct()