Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/
Ddm.c491 static inline bool bio_is_flush_with_data(struct bio *bio) in bio_is_flush_with_data() function
502 if (bio_is_flush_with_data(bio)) in dm_io_sectors()
977 if (bio_is_flush_with_data(bio)) { in __dm_io_complete()