Searched defs:flush_bio (Results 1 – 6 of 6) sorted by relevance
111 struct bio flush_bio; member
263 struct flush_bio { struct264 struct flush_info *fi;265 struct md_rdev *rdev;
655 bool flush_bio = (bio->bi_opf & REQ_PREFLUSH); in log_writes_map() local
123 struct bio flush_bio; member
148 static void flush_bio_free(void *flush_bio, void *data) in flush_bio_free()
119 struct bio *flush_bio; member