Searched refs:REQ_SYNC (Results 1 – 25 of 66) sorted by relevance
123
| /linux/fs/xfs/ |
| A D | xfs_bio_io.c | 41 bio->bi_opf = REQ_OP_WRITE | REQ_PREFLUSH | REQ_SYNC; in xfs_flush_bdev_async() 67 bio->bi_opf = op | REQ_META | REQ_SYNC; in xfs_rw_bdev()
|
| /linux/include/linux/ |
| A D | blk_types.h | 420 #define REQ_SYNC (1ULL << __REQ_SYNC) macro 486 (op & (REQ_SYNC | REQ_FUA | REQ_PREFLUSH)); in op_is_sync()
|
| A D | writeback.h | 104 flags |= REQ_SYNC; in wbc_to_write_flags()
|
| /linux/block/ |
| A D | blk-zoned.c | 220 bio->bi_opf = REQ_OP_ZONE_RESET | REQ_SYNC; in blkdev_zone_reset_all_emulated() 244 bio.bi_opf = REQ_OP_ZONE_RESET_ALL | REQ_SYNC; in blkdev_zone_reset_all() 311 bio->bi_opf = op | REQ_SYNC; in blkdev_zone_mgmt()
|
| A D | blk-wbt.c | 452 #define REQ_HIPRIO (REQ_SYNC | REQ_META | REQ_PRIO) 532 if ((bio->bi_opf & (REQ_SYNC | REQ_IDLE)) == in wbt_should_throttle() 533 (REQ_SYNC | REQ_IDLE)) in wbt_should_throttle()
|
| A D | blk-flush.c | 402 rq->cmd_flags |= REQ_SYNC; in blk_insert_flush()
|
| /linux/fs/jbd2/ |
| A D | commit.c | 157 REQ_SYNC | REQ_PREFLUSH | REQ_FUA, bh); in journal_submit_commit_record() 159 ret = submit_bh(REQ_OP_WRITE, REQ_SYNC, bh); in journal_submit_commit_record() 433 REQ_SYNC); in jbd2_journal_commit_transaction() 775 submit_bh(REQ_OP_WRITE, REQ_SYNC, bh); in jbd2_journal_commit_transaction()
|
| A D | journal.c | 1108 REQ_SYNC | REQ_FUA); in __jbd2_update_log_tail() 1589 REQ_SYNC | REQ_FUA); in journal_reset() 1865 jbd2_write_superblock(journal, REQ_SYNC | REQ_FUA); in jbd2_journal_update_sb_errno() 2174 REQ_SYNC | REQ_PREFLUSH | REQ_FUA); in jbd2_journal_destroy() 2483 jbd2_mark_journal_empty(journal, REQ_SYNC | REQ_FUA); in jbd2_journal_flush() 2533 jbd2_mark_journal_empty(journal, REQ_SYNC | REQ_FUA); in jbd2_journal_wipe()
|
| A D | revoke.c | 657 write_dirty_buffer(descriptor, REQ_SYNC); in flush_descriptor()
|
| A D | checkpoint.c | 179 write_dirty_buffer(journal->j_chkpt_bhs[i], REQ_SYNC); in __flush_batch()
|
| /linux/drivers/block/rnbd/ |
| A D | rnbd-proto.h | 262 bio_opf |= REQ_SYNC; in rnbd_to_bio_flags()
|
| /linux/kernel/power/ |
| A D | swap.c | 330 error = hib_submit_io(REQ_OP_WRITE, REQ_SYNC, in mark_swapfiles() 407 return hib_submit_io(REQ_OP_WRITE, REQ_SYNC, offset, src, hb); in write_page() 1534 error = hib_submit_io(REQ_OP_WRITE, REQ_SYNC, in swsusp_check() 1583 error = hib_submit_io(REQ_OP_WRITE, REQ_SYNC, in swsusp_unmark()
|
| /linux/fs/ |
| A D | mpage.c | 715 REQ_SYNC : 0); in mpage_writepages() 736 REQ_SYNC : 0); in mpage_writepage()
|
| /linux/fs/iomap/ |
| A D | direct-io.c | 182 int flags = REQ_SYNC | REQ_IDLE; in iomap_dio_zero() 205 unsigned int opflags = REQ_SYNC | REQ_IDLE; in iomap_dio_bio_opflags()
|
| /linux/drivers/nvme/target/ |
| A D | zns.c | 416 bio->bi_opf = zsa_req_op(req->cmd->zms.zsa) | REQ_SYNC; in nvmet_bdev_zone_mgmt_emulate_all() 559 bio->bi_opf = REQ_OP_ZONE_APPEND | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_zone_append()
|
| A D | io-cmd-bdev.c | 254 op = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_rw()
|
| /linux/fs/hfsplus/ |
| A D | super.c | 225 REQ_SYNC); in hfsplus_sync_fs() 234 REQ_SYNC); in hfsplus_sync_fs()
|
| /linux/fs/f2fs/ |
| A D | iostat.c | 220 bool is_sync = bio->bi_opf & REQ_SYNC; in iostat_update_and_unbind_ctx()
|
| /linux/fs/ext4/ |
| A D | mmp.c | 55 submit_bh(REQ_OP_WRITE, REQ_SYNC | REQ_META | REQ_PRIO, bh); in write_mmp_block()
|
| A D | page-io.c | 376 REQ_SYNC : 0; in ext4_io_submit()
|
| /linux/fs/gfs2/ |
| A D | log.c | 908 int op_flags = REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC; in log_write_header() 916 op_flags = REQ_SYNC | REQ_META | REQ_PRIO; in log_write_header()
|
| A D | recovery.c | 273 REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC); in clean_journal()
|
| /linux/fs/nilfs2/ |
| A D | segbuf.c | 476 REQ_SYNC); in nilfs_segbuf_write()
|
| /linux/drivers/md/ |
| A D | dm-io.c | 400 op_flags |= REQ_SYNC; in dispatch_io()
|
| /linux/drivers/md/bcache/ |
| A D | super.c | 295 bio->bi_opf = REQ_OP_WRITE | REQ_SYNC | REQ_META; in __write_super() 435 bio->bi_opf = REQ_SYNC | REQ_META | op_flags; in uuid_io() 440 bio_set_op_attrs(bio, op, REQ_SYNC|REQ_META|op_flags); in uuid_io() 607 bio_set_op_attrs(bio, op, REQ_SYNC|REQ_META|op_flags); in prio_io()
|
Completed in 42 milliseconds
123