Searched refs:bio_check_pages_dirty (Results 1 – 5 of 5) sorted by relevance
155 bio_check_pages_dirty(bio); in blkdev_bio_end_io()294 bio_check_pages_dirty(bio); in blkdev_bio_end_io_async()
1449 * bio_set_pages_dirty() and bio_check_pages_dirty() are support functions1484 * bio_check_pages_dirty() will check that all the BIO's pages are still dirty.1489 * It is expected that bio_check_pages_dirty() will wholly own the BIO from1520 void bio_check_pages_dirty(struct bio *bio) in bio_check_pages_dirty() function 1540 EXPORT_SYMBOL_GPL(bio_check_pages_dirty);
227 bio_check_pages_dirty(bio); in iomap_dio_bio_end_io()
492 extern void bio_check_pages_dirty(struct bio *bio);
512 bio_check_pages_dirty(bio); /* transfers ownership */ in dio_bio_complete()