Searched refs:bio_set_pages_dirty (Results 1 - 6 of 6) sorted by relevance

/linux-master/block/
H A Dfops.c239 bio_set_pages_dirty(bio);
350 bio_set_pages_dirty(bio);
H A Dbio.c1446 * bio_set_pages_dirty() and bio_check_pages_dirty() are support functions
1461 * Simply disabling the call to bio_set_pages_dirty() is a good way to test the
1466 * bio_set_pages_dirty() will mark all the bio's pages as dirty.
1468 void bio_set_pages_dirty(struct bio *bio) function
1478 EXPORT_SYMBOL_GPL(bio_set_pages_dirty); variable
/linux-master/include/linux/
H A Dbio.h493 extern void bio_set_pages_dirty(struct bio *bio);
/linux-master/fs/iomap/
H A Ddirect-io.c405 bio_set_pages_dirty(bio);
/linux-master/fs/
H A Ddirect-io.c439 bio_set_pages_dirty(bio);
/linux-master/fs/bcachefs/
H A Dfs-io-direct.c155 bio_set_pages_dirty(bio);

Completed in 149 milliseconds