/Linux-v4.19/fs/ |
D | mpage.c | 61 static struct bio *mpage_bio_submit(int op, int op_flags, struct bio *bio) in mpage_bio_submit() argument 64 bio_set_op_attrs(bio, op, op_flags); in mpage_bio_submit() 173 int op_flags; in do_mpage_readpage() local 179 op_flags = REQ_RAHEAD; in do_mpage_readpage() 182 op_flags = 0; in do_mpage_readpage() 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() 519 int op_flags = wbc_to_write_flags(wbc); in __mpage_writepage() local [all …]
|
D | buffer.c | 51 static int submit_bh_wbc(int op, int op_flags, struct buffer_head *bh, 3040 static int submit_bh_wbc(int op, int op_flags, struct buffer_head *bh, in submit_bh_wbc() argument 3082 op_flags |= REQ_META; in submit_bh_wbc() 3084 op_flags |= REQ_PRIO; in submit_bh_wbc() 3085 bio_set_op_attrs(bio, op, op_flags); in submit_bh_wbc() 3091 int submit_bh(int op, int op_flags, struct buffer_head *bh) in submit_bh() argument 3093 return submit_bh_wbc(op, op_flags, bh, 0, NULL); in submit_bh() 3123 void ll_rw_block(int op, int op_flags, int nr, struct buffer_head *bhs[]) in ll_rw_block() argument 3136 submit_bh(op, op_flags, bh); in ll_rw_block() 3143 submit_bh(op, op_flags, bh); in ll_rw_block() [all …]
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_gpio.c | 40 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority() 41 clear_bit(OP_BT_SCAN, &priv->op_flags); in ath_detect_bt_priority() 46 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority() 47 set_bit(OP_BT_SCAN, &priv->op_flags); in ath_detect_bt_priority() 51 set_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_detect_bt_priority() 76 test_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags)); in ath_btcoex_period_work() 82 ath9k_hw_btcoex_bt_stomp(priv->ah, test_bit(OP_BT_SCAN, &priv->op_flags) ? in ath_btcoex_period_work() 86 timer_period = test_bit(OP_BT_SCAN, &priv->op_flags) ? in ath_btcoex_period_work() 109 test_bit(OP_BT_SCAN, &priv->op_flags)) in ath_btcoex_duty_cycle_work() 143 clear_bit(OP_BT_PRIORITY_DETECTED, &priv->op_flags); in ath_htc_resume_btcoex_work() [all …]
|
D | gpio.c | 152 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath_detect_bt_priority() 153 clear_bit(BT_OP_SCAN, &btcoex->op_flags); in ath_detect_bt_priority() 158 set_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath_detect_bt_priority() 159 set_bit(BT_OP_SCAN, &btcoex->op_flags); in ath_detect_bt_priority() 163 set_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath_detect_bt_priority() 226 if (test_bit(BT_OP_SCAN, &btcoex->op_flags)) { in ath_btcoex_period_timer() 266 test_bit(BT_OP_SCAN, &btcoex->op_flags))) in ath_btcoex_no_stomp_timer() 312 clear_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags); in ath9k_btcoex_timer_resume() 313 clear_bit(BT_OP_SCAN, &btcoex->op_flags); in ath9k_btcoex_timer_resume() 351 else if (test_bit(BT_OP_PRIORITY_DETECTED, &btcoex->op_flags)) in ath9k_btcoex_aggr_limit()
|
D | wow.c | 180 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_suspend() 199 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) { in ath9k_suspend() 207 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath9k_suspend() 274 set_bit(ATH_OP_WOW_ENABLED, &common->op_flags); in ath9k_suspend() 306 clear_bit(ATH_OP_WOW_ENABLED, &common->op_flags); in ath9k_resume()
|
D | link.c | 129 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_hw_pll_work() 428 !test_bit(ATH_OP_ANI_RUN, &common->op_flags) || in ath_start_ani() 468 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani() 472 if (!test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) in ath_check_ani() 476 if (!test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath_check_ani() 477 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani() 484 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath_check_ani()
|
D | beacon.c | 398 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath9k_beacon_tasklet() 583 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config_adhoc() 637 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 655 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 685 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 688 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config() 692 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
|
D | main.c | 243 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset() 256 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset() 260 test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath_complete_reset() 511 if (!ah || test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_isr() 528 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_isr() 606 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset() 627 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset() 712 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_start() 836 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_stop() 886 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_stop() [all …]
|
D | htc_drv_main.c | 255 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath9k_htc_set_channel() 307 if (!test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath9k_htc_set_channel() 315 if (test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath9k_htc_set_channel() 755 set_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_start_ani() 765 clear_bit(ATH_OP_ANI_RUN, &common->op_flags); in ath9k_htc_stop_ani() 957 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_start() 986 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_stop() 1028 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_htc_stop() 1102 !test_bit(ATH_OP_ANI_RUN, &common->op_flags)) { in ath9k_htc_add_interface() 1269 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_htc_configure_filter() [all …]
|
D | channel.c | 36 if (test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_set_channel() 95 if (test_bit(ATH_OP_SCANNING, &common->op_flags) && in ath_set_channel() 306 clear_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags); in ath_chanctx_check_active() 313 if (test_and_set_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) { in ath_chanctx_check_active() 459 if (test_bit(ATH_OP_SCANNING, &common->op_flags) || in ath_chanctx_set_periodic_noa() 675 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event() 711 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event() 808 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) && in ath_chanctx_switch() 980 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath_scan_complete() 982 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath_scan_complete()
|
/Linux-v4.19/fs/nfsd/ |
D | nfs4proc.c | 1601 if (!(nfsd4_ops[first_op->opnum].op_flags & ALLOWED_AS_FIRST_OP)) in nfs41_check_op_ordering() 1624 return OPDESC(op)->op_flags & OP_CACHEME; in nfsd4_cache_this_op() 1640 if (!(thisd->op_flags & OP_IS_PUTFH_LIKE)) in need_wrongsec_check() 1657 return !(nextd->op_flags & OP_HANDLES_WRONGSEC); in need_wrongsec_check() 1743 if (!(op->opdesc->op_flags & ALLOWED_WITHOUT_FH)) { in nfsd4_proc_compound() 1748 !(op->opdesc->op_flags & ALLOWED_ON_ABSENT_FS)) { in nfsd4_proc_compound() 1756 if (op->opdesc->op_flags & OP_MODIFIES_SOMETHING) { in nfsd4_proc_compound() 1788 if (op->opdesc->op_flags & OP_CLEAR_STATEID) in nfsd4_proc_compound() 2107 .op_flags = OP_MODIFIES_SOMETHING, 2115 .op_flags = OP_MODIFIES_SOMETHING, [all …]
|
/Linux-v4.19/drivers/md/ |
D | dm-io.c | 296 static void do_region(int op, int op_flags, unsigned region, in do_region() argument 352 bio_set_op_attrs(bio, op, op_flags); in do_region() 390 static void dispatch_io(int op, int op_flags, unsigned int num_regions, in dispatch_io() argument 400 op_flags |= REQ_SYNC; in dispatch_io() 408 if (where[i].count || (op_flags & REQ_PREFLUSH)) in dispatch_io() 409 do_region(op, op_flags, i, where + i, dp, io); in dispatch_io() 433 struct dm_io_region *where, int op, int op_flags, in sync_io() argument 456 dispatch_io(op, op_flags, num_regions, where, dp, io, 1); in sync_io() 467 struct dm_io_region *where, int op, int op_flags, in async_io() argument 488 dispatch_io(op, op_flags, num_regions, where, dp, io, 0); in async_io()
|
D | dm-snap-persistent.c | 230 int op_flags, int metadata) in chunk_io() argument 239 .bi_op_flags = op_flags, in chunk_io() 285 static int area_io(struct pstore *ps, int op, int op_flags) in area_io() argument 292 r = chunk_io(ps, ps->area, chunk, op, op_flags, 0); in area_io()
|
/Linux-v4.19/drivers/nvme/target/ |
D | io-cmd-bdev.c | 65 int op, op_flags = 0, i; in nvmet_bdev_execute_rw() local 74 op_flags = REQ_SYNC | REQ_IDLE; in nvmet_bdev_execute_rw() 76 op_flags |= REQ_FUA; in nvmet_bdev_execute_rw() 89 bio_set_op_attrs(bio, op, op_flags); in nvmet_bdev_execute_rw() 99 bio_set_op_attrs(bio, op, op_flags); in nvmet_bdev_execute_rw()
|
/Linux-v4.19/fs/f2fs/ |
D | trace.c | 32 last_io.fio.op, last_io.fio.op_flags, in __print_last_io() 105 last_io.fio.op_flags == fio->op_flags && in f2fs_trace_ios()
|
/Linux-v4.19/drivers/target/ |
D | target_core_iblock.c | 321 int op_flags) in iblock_get_bio() argument 343 bio_set_op_attrs(bio, op, op_flags); in iblock_get_bio() 694 int i, op, op_flags = 0; in iblock_execute_rw() local 706 op_flags = REQ_FUA; in iblock_execute_rw() 708 op_flags = REQ_FUA; in iblock_execute_rw() 725 bio = iblock_get_bio(cmd, block_lba, sgl_nents, op, op_flags); in iblock_execute_rw() 750 op_flags); in iblock_execute_rw()
|
/Linux-v4.19/fs/btrfs/ |
D | check-integrity.h | 10 int btrfsic_submit_bh(int op, int op_flags, struct buffer_head *bh);
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_dir2.c | 275 args->op_flags = XFS_DA_OP_ADDNAME | XFS_DA_OP_OKNOENT; in xfs_dir_createname() 277 args->op_flags |= XFS_DA_OP_JUSTCHECK; in xfs_dir_createname() 318 !(args->op_flags & XFS_DA_OP_CILOOKUP)) in xfs_dir_cilookup_result() 369 args->op_flags = XFS_DA_OP_OKNOENT; in xfs_dir_lookup() 371 args->op_flags |= XFS_DA_OP_CILOOKUP; in xfs_dir_lookup()
|
D | xfs_attr.c | 148 args.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_get() 220 args.op_flags = XFS_DA_OP_ADDNAME | XFS_DA_OP_OKNOENT; in xfs_attr_set() 402 args.op_flags = XFS_DA_OP_OKNOENT; in xfs_attr_remove() 560 args->op_flags |= XFS_DA_OP_RENAME; /* an atomic rename */ in xfs_attr_leaf_addname() 636 if (args->op_flags & XFS_DA_OP_RENAME) { in xfs_attr_leaf_addname() 832 args->op_flags |= XFS_DA_OP_RENAME; /* atomic rename op */ in xfs_attr_node_addname() 929 if (args->op_flags & XFS_DA_OP_RENAME) { in xfs_attr_node_addname()
|
/Linux-v4.19/include/linux/ |
D | blk_types.h | 375 unsigned op_flags) in bio_set_op_attrs() argument 377 bio->bi_opf = op | op_flags; in bio_set_op_attrs()
|
/Linux-v4.19/fs/hfsplus/ |
D | wrapper.c | 49 void *buf, void **data, int op, int op_flags) in hfsplus_submit_bio() argument 70 bio_set_op_attrs(bio, op, op_flags); in hfsplus_submit_bio()
|
/Linux-v4.19/fs/xfs/ |
D | xfs_buf.c | 1271 int op_flags) in xfs_buf_ioapply_map() argument 1306 bio_set_op_attrs(bio, op, op_flags); in xfs_buf_ioapply_map() 1351 int op_flags = 0; in _xfs_buf_ioapply() local 1372 op_flags = REQ_SYNC; in _xfs_buf_ioapply() 1374 op_flags |= REQ_FUA; in _xfs_buf_ioapply() 1376 op_flags |= REQ_PREFLUSH; in _xfs_buf_ioapply() 1408 op_flags = REQ_RAHEAD; in _xfs_buf_ioapply() 1414 op_flags |= REQ_META; in _xfs_buf_ioapply() 1426 xfs_buf_ioapply_map(bp, i, &offset, &size, op, op_flags); in _xfs_buf_ioapply()
|
/Linux-v4.19/fs/gfs2/ |
D | log.h | 74 u64 seq, u32 tail, u32 flags, int op_flags);
|
D | log.c | 679 u64 seq, u32 tail, u32 flags, int op_flags) in gfs2_write_log_header() argument 734 gfs2_log_flush_bio(sdp, REQ_OP_WRITE, op_flags); in gfs2_write_log_header() 749 int op_flags = REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC; in log_write_header() local 758 op_flags = REQ_SYNC | REQ_META | REQ_PRIO; in log_write_header() 762 flags, op_flags); in log_write_header()
|
/Linux-v4.19/include/trace/events/ |
D | f2fs.h | 76 #define show_bio_type(op,op_flags) show_bio_op(op), \ argument 77 show_bio_op_flags(op_flags) 974 __field(int, op_flags) 986 __entry->op_flags = fio->op_flags; 997 show_bio_type(__entry->op, __entry->op_flags), 1030 __field(int, op_flags) 1040 __entry->op_flags = bio->bi_opf; 1049 show_bio_type(__entry->op, __entry->op_flags),
|