/openbmc/linux/fs/xfs/ |
H A D | xfs_bio_io.c | 29 bio = bio_alloc(bdev, bio_max_vecs(left), op | REQ_META | REQ_SYNC, in xfs_rw_bdev()
|
/openbmc/linux/block/ |
H A D | blk-zoned.c | 207 bio = blk_next_bio(bio, bdev, 0, REQ_OP_ZONE_RESET | REQ_SYNC, in blkdev_zone_reset_all_emulated() 230 bio_init(&bio, bdev, NULL, 0, REQ_OP_ZONE_RESET_ALL | REQ_SYNC); in blkdev_zone_reset_all() 293 bio = blk_next_bio(bio, bdev, 0, op | REQ_SYNC, gfp_mask); in blkdev_zone_mgmt()
|
H A D | blk-wbt.c | 532 #define REQ_HIPRIO (REQ_SYNC | REQ_META | REQ_PRIO) 605 if ((bio->bi_opf & (REQ_SYNC | REQ_IDLE)) == in wbt_should_throttle() 606 (REQ_SYNC | REQ_IDLE)) in wbt_should_throttle()
|
H A D | blk-flush.c | 427 rq->cmd_flags |= REQ_SYNC; in blk_insert_flush()
|
/openbmc/linux/include/linux/ |
H A D | blk_types.h | 441 #define REQ_SYNC (__force blk_opf_t)(1ULL << __REQ_SYNC) macro 502 (op & (REQ_SYNC | REQ_FUA | REQ_PREFLUSH)); in op_is_sync()
|
H A D | writeback.h | 99 flags |= REQ_SYNC; in wbc_to_write_flags()
|
H A D | jbd2.h | 1385 #define JBD2_JOURNAL_REQ_FLAGS (REQ_META | REQ_SYNC | REQ_IDLE)
|
/openbmc/linux/drivers/block/rnbd/ |
H A D | rnbd-proto.h | 246 bio_opf |= REQ_SYNC; in rnbd_to_bio_flags()
|
/openbmc/linux/fs/exfat/ |
H A D | misc.c | 173 write_dirty_buffer(bhs[i], REQ_SYNC); in exfat_update_bhs()
|
H A D | super.c | 115 __sync_dirty_buffer(sbi->boot_bh, REQ_SYNC | REQ_FUA | REQ_PREFLUSH); in exfat_set_vol_flags()
|
/openbmc/linux/kernel/power/ |
H A D | swap.c | 332 error = hib_submit_io(REQ_OP_WRITE | REQ_SYNC, in mark_swapfiles() 409 return hib_submit_io(REQ_OP_WRITE | REQ_SYNC, offset, src, hb); in write_page() 1538 error = hib_submit_io(REQ_OP_WRITE | REQ_SYNC, in swsusp_check() 1594 error = hib_submit_io(REQ_OP_WRITE | REQ_SYNC, in swsusp_unmark()
|
/openbmc/linux/drivers/nvme/target/ |
H A D | zns.c | 432 zsa_req_op(req->cmd->zms.zsa) | REQ_SYNC, in nvmet_bdev_zone_mgmt_emulate_all() 541 const blk_opf_t opf = REQ_OP_ZONE_APPEND | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_zone_append()
|
H A D | io-cmd-bdev.c | 262 opf = REQ_OP_WRITE | REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_rw()
|
/openbmc/linux/fs/iomap/ |
H A D | direct-io.c | 242 bio = iomap_dio_alloc_bio(iter, dio, 1, REQ_OP_WRITE | REQ_SYNC | REQ_IDLE); in iomap_dio_zero() 261 blk_opf_t opflags = REQ_SYNC | REQ_IDLE; in iomap_dio_bio_opflags()
|
/openbmc/linux/fs/hfsplus/ |
H A D | super.c | 225 REQ_SYNC); in hfsplus_sync_fs() 234 REQ_SYNC); in hfsplus_sync_fs()
|
/openbmc/linux/fs/ext4/ |
H A D | mmp.c | 51 submit_bh(REQ_OP_WRITE | REQ_SYNC | REQ_META | REQ_PRIO, bh); in write_mmp_block_thawed()
|
H A D | page-io.c | 376 io->io_bio->bi_opf |= REQ_SYNC; in ext4_io_submit()
|
/openbmc/linux/fs/f2fs/ |
H A D | iostat.c | 246 lat_type = bio->bi_opf & REQ_SYNC ? in iostat_update_and_unbind_ctx()
|
/openbmc/linux/fs/nilfs2/ |
H A D | segbuf.c | 440 wi.bio->bi_opf |= REQ_SYNC; in nilfs_segbuf_write()
|
/openbmc/linux/fs/jbd2/ |
H A D | checkpoint.c | 134 write_dirty_buffer(journal->j_chkpt_bhs[i], REQ_SYNC); in __flush_batch()
|
/openbmc/linux/fs/gfs2/ |
H A D | log.c | 916 blk_opf_t op_flags = REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC; in log_write_header() 923 op_flags = REQ_SYNC | REQ_META | REQ_PRIO; in log_write_header()
|
H A D | recovery.c | 271 REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC); in clean_journal()
|
/openbmc/linux/drivers/md/ |
H A D | dm-io.c | 395 opf |= REQ_SYNC; in dispatch_io()
|
H A D | dm-integrity.c | 1131 rw_journal(ic, REQ_OP_WRITE | REQ_FUA | REQ_SYNC, commit_start, in write_journal() 1521 fr.io_req.bi_opf = REQ_OP_WRITE | REQ_PREFLUSH | REQ_SYNC, in dm_integrity_flush_buffers() 2918 rw_journal_sectors(ic, REQ_OP_WRITE | REQ_FUA | REQ_SYNC, in bitmap_block_work() 2964 rw_journal_sectors(ic, REQ_OP_WRITE | REQ_FUA | REQ_SYNC, 0, in bitmap_flush_work() 3274 rw_journal_sectors(ic, REQ_OP_WRITE | REQ_FUA | REQ_SYNC, 0, in dm_integrity_resume() 3305 rw_journal_sectors(ic, REQ_OP_WRITE | REQ_FUA | REQ_SYNC, 0, in dm_integrity_resume() 3349 rw_journal_sectors(ic, REQ_OP_WRITE | REQ_FUA | REQ_SYNC, 0, in dm_integrity_resume()
|
H A D | dm-snap-persistent.c | 743 REQ_SYNC)) in persistent_commit_exception()
|