Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm.c493 static inline bool bio_is_flush_with_data(struct bio *bio) in bio_is_flush_with_data() function
504 if (bio_is_flush_with_data(bio)) in dm_io_sectors()
979 if (bio_is_flush_with_data(bio)) { in __dm_io_complete()