Home
last modified time | relevance | path

Searched defs:flush_bio (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/md/
Ddm-core.h111 struct bio flush_bio; member
Dmd.h263 struct flush_bio { struct
264 struct flush_info *fi;
265 struct md_rdev *rdev;
Ddm-log-writes.c655 bool flush_bio = (bio->bi_opf & REQ_PREFLUSH); in log_writes_map() local
Draid5-cache.c123 struct bio flush_bio; member
Dmd.c148 static void flush_bio_free(void *flush_bio, void *data) in flush_bio_free()
/Linux-v4.19/fs/btrfs/
Dvolumes.h119 struct bio *flush_bio; member