Searched refs:bi_op_flags (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dm-io.h | 61 int bi_op_flags; /* req_flag_bits */ member
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-io.c | 549 io_req->bi_op, io_req->bi_op_flags, &dp, in dm_io() 553 io_req->bi_op_flags, &dp, io_req->notify.fn, in dm_io()
|
| H A D | dm-log.c | 297 lc->io_req.bi_op_flags = 0; in rw_header() 311 lc->io_req.bi_op_flags = REQ_PREFLUSH; in flush_header()
|
| H A D | dm-raid1.c | 264 .bi_op_flags = REQ_PREFLUSH | REQ_SYNC, in mirror_flush() 539 .bi_op_flags = 0, in read_async_bio() 653 .bi_op_flags = bio->bi_opf & (REQ_FUA | REQ_PREFLUSH), in do_write()
|
| H A D | dm-bufio.c | 586 .bi_op_flags = 0, in use_dmio() 1346 .bi_op_flags = REQ_PREFLUSH | REQ_SYNC, in dm_bufio_issue_flush() 1370 .bi_op_flags = REQ_SYNC, in dm_bufio_issue_discard()
|
| H A D | dm-writecache.c | 504 req.bi_op_flags = REQ_SYNC; in ssd_commit_flushed() 543 req.bi_op_flags = REQ_SYNC | REQ_FUA; in ssd_commit_superblock() 573 req.bi_op_flags = REQ_PREFLUSH; in writecache_disk_flush() 962 req.bi_op_flags = REQ_SYNC; in writecache_read_metadata()
|
| H A D | dm-snap-persistent.c | 239 .bi_op_flags = op_flags, in chunk_io()
|
| H A D | dm-kcopyd.c | 672 .bi_op_flags = 0, in run_io_job()
|
| H A D | dm-integrity.c | 497 io_req.bi_op_flags = op_flags; in sync_rw_sb() 970 io_req.bi_op_flags = op_flags; in rw_journal_sectors() 1091 io_req.bi_op_flags = 0; in copy_from_journal() 1417 fr.io_req.bi_op_flags = REQ_PREFLUSH | REQ_SYNC, in dm_integrity_flush_buffers() 2589 io_req.bi_op_flags = 0; in integrity_recalc()
|