Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm.c490 static inline bool bio_is_flush_with_data(struct bio *bio) in bio_is_flush_with_data() function
501 if (bio_is_flush_with_data(bio)) in dm_io_sectors()
963 if (bio_is_flush_with_data(bio)) { in __dm_io_complete()