/Linux-v5.4/fs/nilfs2/ |
D | gcinode.c | 95 submit_bh(REQ_OP_READ, 0, bh); in nilfs_gccache_submit_read_data() 132 vbn ? : pbn, pbn, REQ_OP_READ, 0, in nilfs_gccache_submit_read_node()
|
D | mdt.c | 175 err = nilfs_mdt_submit_block(inode, block, REQ_OP_READ, 0, &first_bh); in nilfs_mdt_read_block() 185 err = nilfs_mdt_submit_block(inode, blkoff, REQ_OP_READ, in nilfs_mdt_read_block()
|
/Linux-v5.4/fs/hfsplus/ |
D | part_tbl.c | 115 buf, (void **)&pm, REQ_OP_READ, in hfs_parse_new_pmap() 140 buf, &data, REQ_OP_READ, 0); in hfs_part_find()
|
D | wrapper.c | 187 REQ_OP_READ, 0); in hfsplus_read_wrapper() 219 (void **)&sbi->s_backup_vhdr, REQ_OP_READ, in hfsplus_read_wrapper()
|
/Linux-v5.4/fs/ |
D | mpage.c | 297 args->bio = mpage_bio_submit(REQ_OP_READ, op_flags, args->bio); in do_mpage_readpage() 316 args->bio = mpage_bio_submit(REQ_OP_READ, op_flags, args->bio); in do_mpage_readpage() 324 args->bio = mpage_bio_submit(REQ_OP_READ, op_flags, args->bio); in do_mpage_readpage() 332 args->bio = mpage_bio_submit(REQ_OP_READ, op_flags, args->bio); in do_mpage_readpage() 410 mpage_bio_submit(REQ_OP_READ, REQ_RAHEAD, args.bio); in mpage_readpages() 428 mpage_bio_submit(REQ_OP_READ, 0, args.bio); in mpage_readpage()
|
D | direct-io.c | 274 if ((dio->op == REQ_OP_READ) && in dio_complete() 472 if (dio->is_async && dio->op == REQ_OP_READ && dio->should_dirty) in dio_bio_submit() 541 bool should_dirty = dio->op == REQ_OP_READ && dio->should_dirty; in dio_bio_complete() 1259 dio->op = REQ_OP_READ; in do_blockdev_direct_IO()
|
D | buffer.c | 1177 submit_bh(REQ_OP_READ, 0, bh); in __bread_slow() 1334 ll_rw_block(REQ_OP_READ, REQ_RAHEAD, 1, &bh); in __breadahead() 1998 ll_rw_block(REQ_OP_READ, 0, 1, &bh); in __block_write_begin_int() 2296 submit_bh(REQ_OP_READ, 0, bh); in block_read_full_page() 2627 submit_bh(REQ_OP_READ, 0, bh); in nobh_write_begin() 2897 ll_rw_block(REQ_OP_READ, 0, 1, &bh); in block_truncate_page() 3039 if (op == REQ_OP_READ) { in guard_bio_eod() 3441 submit_bh(REQ_OP_READ, 0, bh); in bh_submit_read()
|
/Linux-v5.4/fs/squashfs/ |
D | block.c | 115 ll_rw_block(REQ_OP_READ, 0, b, bh); in squashfs_read_data() 147 ll_rw_block(REQ_OP_READ, 0, b - 1, bh + 1); in squashfs_read_data()
|
/Linux-v5.4/drivers/md/ |
D | dm-zero.c | 39 case REQ_OP_READ: in zero_map()
|
D | raid5-ppl.c | 908 REQ_OP_READ, 0, false)) { in ppl_recover_entry() 930 block_size, page2, REQ_OP_READ, 0, in ppl_recover_entry() 1006 s, page, REQ_OP_READ, 0, false)) { in ppl_recover() 1107 pplhdr_offset, PAGE_SIZE, page, REQ_OP_READ, in ppl_load_distributed()
|
/Linux-v5.4/fs/gfs2/ |
D | meta_io.c | 284 gfs2_submit_bhs(REQ_OP_READ, REQ_META | REQ_PRIO, bhs, num); in gfs2_meta_read() 453 ll_rw_block(REQ_OP_READ, REQ_META | REQ_PRIO, 1, &first_bh); in gfs2_meta_ra() 462 ll_rw_block(REQ_OP_READ, in gfs2_meta_ra()
|
/Linux-v5.4/include/linux/ |
D | blk_types.h | 276 REQ_OP_READ = 0, enumerator 411 return (op & REQ_OP_MASK) == REQ_OP_READ || in op_is_sync()
|
/Linux-v5.4/fs/xfs/ |
D | xfs_bio_io.c | 58 if (is_vmalloc && op == REQ_OP_READ) in xfs_rw_bdev()
|
/Linux-v5.4/fs/ocfs2/ |
D | buffer_head_io.c | 152 submit_bh(REQ_OP_READ, 0, bh); in ocfs2_read_blocks_sync() 333 submit_bh(REQ_OP_READ, 0, bh); in ocfs2_read_blocks()
|
/Linux-v5.4/drivers/md/bcache/ |
D | debug.c | 56 bio->bi_opf = REQ_OP_READ | REQ_META; in bch_btree_verify() 118 check->bi_opf = REQ_OP_READ; in bch_data_verify()
|
D | movinggc.c | 163 bio_set_op_attrs(bio, REQ_OP_READ, 0); in read_moving()
|
/Linux-v5.4/block/ |
D | bio-integrity.c | 214 if (bio_op(bio) != REQ_OP_READ && bio_op(bio) != REQ_OP_WRITE) in bio_integrity_prep() 353 if (bio_op(bio) == REQ_OP_READ && !bio->bi_status && in __bio_integrity_endio()
|
D | blk-mq.h | 113 else if ((flags & REQ_OP_MASK) == REQ_OP_READ) in blk_mq_map_queue()
|
D | blk-wbt.c | 554 if (bio_op(bio) == REQ_OP_READ) { in bio_to_wbt_flags() 676 if (op == REQ_OP_READ) in wbt_data_dir()
|
/Linux-v5.4/kernel/power/ |
D | swap.c | 309 hib_submit_io(REQ_OP_READ, 0, swsusp_resume_block, in mark_swapfiles() 995 error = hib_submit_io(REQ_OP_READ, 0, offset, tmp->map, NULL); in get_swap_reader() 1019 error = hib_submit_io(REQ_OP_READ, 0, offset, buf, hb); in swap_read_page() 1518 error = hib_submit_io(REQ_OP_READ, 0, in swsusp_check() 1572 hib_submit_io(REQ_OP_READ, 0, swsusp_resume_block, in swsusp_unmark()
|
/Linux-v5.4/drivers/lightnvm/ |
D | pblk-read.c | 195 generic_end_io_acct(dev->q, REQ_OP_READ, &pblk->disk->part0, start_time); in __pblk_end_io_read() 275 generic_start_io_acct(q, REQ_OP_READ, bio_sectors(bio), in pblk_submit_read()
|
/Linux-v5.4/fs/udf/ |
D | dir.c | 117 ll_rw_block(REQ_OP_READ, REQ_RAHEAD, num, bha); in udf_readdir()
|
D | directory.c | 92 ll_rw_block(REQ_OP_READ, REQ_RAHEAD, num, bha); in udf_fileident_read()
|
/Linux-v5.4/fs/jbd2/ |
D | recovery.c | 104 ll_rw_block(REQ_OP_READ, 0, nbufs, bufs); in do_readahead() 113 ll_rw_block(REQ_OP_READ, 0, nbufs, bufs); in do_readahead()
|
/Linux-v5.4/drivers/block/xen-blkback/ |
D | blkback.c | 511 if ((operation != REQ_OP_READ) && vbd->readonly) in xen_vbd_translate() 1252 operation = REQ_OP_READ; in dispatch_rw_block_io() 1318 operation == REQ_OP_READ ? "read" : "write", in dispatch_rw_block_io() 1407 if (operation == REQ_OP_READ) in dispatch_rw_block_io()
|