bi_op_flags       560 drivers/md/dm-bufio.c 		.bi_op_flags = 0,
bi_op_flags      1311 drivers/md/dm-bufio.c 		.bi_op_flags = REQ_PREFLUSH | REQ_SYNC,
bi_op_flags       480 drivers/md/dm-integrity.c 	io_req.bi_op_flags = op_flags;
bi_op_flags       953 drivers/md/dm-integrity.c 	io_req.bi_op_flags = op_flags;
bi_op_flags      1074 drivers/md/dm-integrity.c 	io_req.bi_op_flags = 0;
bi_op_flags      2416 drivers/md/dm-integrity.c 	io_req.bi_op_flags = 0;
bi_op_flags       549 drivers/md/dm-io.c 			       io_req->bi_op, io_req->bi_op_flags, &dp,
bi_op_flags       553 drivers/md/dm-io.c 			io_req->bi_op_flags, &dp, io_req->notify.fn,
bi_op_flags       555 drivers/md/dm-kcopyd.c 		.bi_op_flags = 0,
bi_op_flags       297 drivers/md/dm-log.c 	lc->io_req.bi_op_flags = 0;
bi_op_flags       311 drivers/md/dm-log.c 	lc->io_req.bi_op_flags = REQ_PREFLUSH;
bi_op_flags       264 drivers/md/dm-raid1.c 		.bi_op_flags = REQ_PREFLUSH | REQ_SYNC,
bi_op_flags       539 drivers/md/dm-raid1.c 		.bi_op_flags = 0,
bi_op_flags       653 drivers/md/dm-raid1.c 		.bi_op_flags = bio->bi_opf & (REQ_FUA | REQ_PREFLUSH),
bi_op_flags       239 drivers/md/dm-snap-persistent.c 		.bi_op_flags = op_flags,
bi_op_flags       482 drivers/md/dm-writecache.c 		req.bi_op_flags = REQ_SYNC;
bi_op_flags       523 drivers/md/dm-writecache.c 	req.bi_op_flags = REQ_PREFLUSH;
bi_op_flags       890 drivers/md/dm-writecache.c 	req.bi_op_flags = REQ_SYNC;
bi_op_flags        61 include/linux/dm-io.h 	int bi_op_flags;		/* req_flag_bits */