/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() 173 int op_flags; in do_mpage_readpage() local 519 int op_flags = wbc_to_write_flags(wbc); in __mpage_writepage() local 732 int op_flags = (wbc->sync_mode == WB_SYNC_ALL ? in mpage_writepages() local 753 int op_flags = (wbc->sync_mode == WB_SYNC_ALL ? in mpage_writepage() local
|
D | buffer.c | 3040 static int submit_bh_wbc(int op, int op_flags, struct buffer_head *bh, in submit_bh_wbc() 3091 int submit_bh(int op, int op_flags, struct buffer_head *bh) in submit_bh() 3123 void ll_rw_block(int op, int op_flags, int nr, struct buffer_head *bhs[]) in ll_rw_block() 3152 void write_dirty_buffer(struct buffer_head *bh, int op_flags) in write_dirty_buffer() 3170 int __sync_dirty_buffer(struct buffer_head *bh, int op_flags) in __sync_dirty_buffer()
|
D | direct-io.c | 118 int op_flags; member
|
/Linux-v4.19/drivers/md/ |
D | dm-io.c | 296 static void do_region(int op, int op_flags, unsigned region, in do_region() 390 static void dispatch_io(int op, int op_flags, unsigned int num_regions, in dispatch_io() 433 struct dm_io_region *where, int op, int op_flags, in sync_io() 467 struct dm_io_region *where, int op, int op_flags, in async_io()
|
D | dm-snap-persistent.c | 230 int op_flags, int metadata) in chunk_io() 285 static int area_io(struct pstore *ps, int op, int op_flags) in area_io()
|
/Linux-v4.19/include/trace/events/ |
D | f2fs.h | 76 #define show_bio_type(op,op_flags) show_bio_op(op), \ argument
|
/Linux-v4.19/fs/hfsplus/ |
D | wrapper.c | 49 void *buf, void **data, int op, int op_flags) in hfsplus_submit_bio()
|
/Linux-v4.19/drivers/nvme/target/ |
D | io-cmd-bdev.c | 65 int op, op_flags = 0, i; in nvmet_bdev_execute_rw() local
|
/Linux-v4.19/drivers/target/ |
D | target_core_iblock.c | 321 int op_flags) in iblock_get_bio() 694 int i, op, op_flags = 0; in iblock_execute_rw() local
|
/Linux-v4.19/fs/gfs2/ |
D | log.c | 679 u64 seq, u32 tail, u32 flags, int op_flags) in gfs2_write_log_header() 749 int op_flags = REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC; in log_write_header() local
|
D | meta_io.c | 215 static void gfs2_submit_bhs(int op, int op_flags, struct buffer_head *bhs[], in gfs2_submit_bhs()
|
D | lops.c | 240 void gfs2_log_flush_bio(struct gfs2_sbd *sdp, int op, int op_flags) in gfs2_log_flush_bio()
|
/Linux-v4.19/drivers/crypto/caam/ |
D | ctrl.c | 46 u32 *jump_cmd, op_flags; in build_instantiation_desc() local
|
/Linux-v4.19/fs/xfs/ |
D | xfs_buf.c | 1271 int op_flags) in xfs_buf_ioapply_map() 1351 int op_flags = 0; in _xfs_buf_ioapply() local
|
/Linux-v4.19/fs/xfs/libxfs/ |
D | xfs_da_btree.h | 72 int op_flags; /* operation flags */ member
|
/Linux-v4.19/drivers/md/bcache/ |
D | super.c | 335 static void uuid_io(struct cache_set *c, int op, unsigned long op_flags, in uuid_io() 503 unsigned long op_flags) in prio_io()
|
/Linux-v4.19/drivers/staging/greybus/ |
D | operation.c | 520 unsigned long op_flags, gfp_t gfp_flags) in gb_operation_create_common()
|
/Linux-v4.19/drivers/char/tpm/ |
D | tpm_crb.c | 110 u8 op_flags; member
|
/Linux-v4.19/net/netlink/ |
D | genetlink.c | 674 u32 op_flags = ops->flags; in ctrl_fill_info() local
|
/Linux-v4.19/include/linux/ |
D | blk_types.h | 375 unsigned op_flags) in bio_set_op_attrs()
|
/Linux-v4.19/drivers/staging/erofs/ |
D | internal.h | 450 static inline void __submit_bio(struct bio *bio, unsigned op, unsigned op_flags) in __submit_bio()
|
/Linux-v4.19/drivers/block/drbd/ |
D | drbd_actlog.c | 144 int err, op_flags = 0; in _drbd_md_sync_page_io() local
|
D | drbd_receiver.c | 1535 const unsigned op, const unsigned op_flags, in drbd_submit_peer_request() 2478 int op, op_flags; in receive_Data() local
|
/Linux-v4.19/drivers/net/wireless/ath/ |
D | ath.h | 151 unsigned long op_flags; member
|
/Linux-v4.19/kernel/power/ |
D | swap.c | 265 static int hib_submit_io(int op, int op_flags, pgoff_t page_off, void *addr, in hib_submit_io()
|