| /kernel/linux/linux-5.10/drivers/nvme/target/ |
| H A D | passthru.c | 191 int op_flags = 0; in nvmet_passthru_map_sg() local
|
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | wrapper.c | 48 hfsplus_submit_bio(struct super_block *sb, sector_t sector, void *buf, void **data, int op, int op_flags) hfsplus_submit_bio() argument
|
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | meta_io.c | 212 static void gfs2_submit_bhs(int op, int op_flags, struct buffer_head *bhs[], in gfs2_submit_bhs() argument
|
| H A D | log.c | 842 int op_flags = REQ_PREFLUSH | REQ_FUA | REQ_META | REQ_SYNC; in log_write_header() local 759 gfs2_write_log_header(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd, u64 seq, u32 tail, u32 lblock, u32 flags, int op_flags) gfs2_write_log_header() argument
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-io.c | 296 static void do_region(int op, int op_flags, unsigned region, in do_region() argument 390 static void dispatch_io(int op, int op_flags, unsigned int num_regions, in dispatch_io() argument 432 sync_io(struct dm_io_client *client, unsigned int num_regions, struct dm_io_region *where, int op, int op_flags, struct dpages *dp, unsigned long *error_bits) sync_io() argument 466 async_io(struct dm_io_client *client, unsigned int num_regions, struct dm_io_region *where, int op, int op_flags, struct dpages *dp, io_notify_fn fn, void *context) async_io() argument [all...] |
| H A D | dm-snap-persistent.c | 285 static int area_io(struct pstore *ps, int op, int op_flags) in area_io() argument 229 chunk_io(struct pstore *ps, void *area, chunk_t chunk, int op, int op_flags, int metadata) chunk_io() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | mpage.c | 61 static struct bio *mpage_bio_submit(int op, int op_flags, struct bio *bio) in mpage_bio_submit() argument 173 int op_flags; in do_mpage_readpage() local 503 int op_flags in __mpage_writepage() local 716 int op_flags = (wbc->sync_mode == WB_SYNC_ALL ? mpage_writepages() local 737 int op_flags = (wbc->sync_mode == WB_SYNC_ALL ? mpage_writepage() local [all...] |
| H A D | direct-io.c | 121 int op_flags; member
|
| /kernel/linux/linux-5.10/drivers/greybus/ |
| H A D | operation.c | 519 gb_operation_create_common(struct gb_connection *connection, u8 type, size_t request_size, size_t response_size, unsigned long op_flags, gfp_t gfp_flags) gb_operation_create_common() argument
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_attr.c | 884 xfs_attr_intent_init( struct xfs_da_args *args, unsigned int op_flags, struct xfs_attr_intent **attr) xfs_attr_intent_init() argument [all...] |
| H A D | xfs_da_btree.h | 80 uint32_t op_flags; /* operation flags */ member
|
| /kernel/linux/linux-6.6/drivers/greybus/ |
| H A D | operation.c | 519 gb_operation_create_common(struct gb_connection *connection, u8 type, size_t request_size, size_t response_size, unsigned long op_flags, gfp_t gfp_flags) gb_operation_create_common() argument
|
| /kernel/linux/linux-5.10/drivers/block/drbd/ |
| H A D | drbd_actlog.c | 132 int err, op_flags = 0; in _drbd_md_sync_page_io() local
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| H A D | ctrl.c | 36 u32 *jump_cmd, op_flags; in build_instantiation_desc() local
|
| /kernel/linux/linux-5.10/drivers/target/ |
| H A D | target_core_iblock.c | 691 int i, rc, op, op_flags = 0; in iblock_execute_rw() local 307 iblock_get_bio(struct se_cmd *cmd, sector_t lba, u32 sg_num, int op, int op_flags) iblock_get_bio() argument
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_da_btree.h | 80 int op_flags; /* operation flags */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | buffer_head.h | 402 static inline void bh_readahead(struct buffer_head *bh, blk_opf_t op_flags) in bh_readahead() argument 412 static inline void bh_read_nowait(struct buffer_head *bh, blk_opf_t op_flags) in bh_read_nowait() argument 419 static inline int bh_read(struct buffer_head *bh, blk_opf_t op_flags) in bh_read() argument 431 bh_readahead_batch(int nr, struct buffer_head *bhs[], blk_opf_t op_flags) bh_readahead_batch() argument [all...] |
| /kernel/linux/linux-6.6/drivers/block/drbd/ |
| H A D | drbd_actlog.c | 133 blk_opf_t op_flags = 0; in _drbd_md_sync_page_io() local
|
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| H A D | ctrl.c | 37 u32 *jump_cmd, op_flags; in build_instantiation_desc() local
|
| /kernel/linux/linux-5.10/drivers/char/tpm/ |
| H A D | tpm_crb.c | 106 u8 op_flags; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ |
| H A D | ath.h | 153 unsigned long op_flags; member
|
| /kernel/linux/linux-5.10/net/netlink/ |
| H A D | genetlink.c | 848 u32 op_flags; in ctrl_fill_info() local
|
| /kernel/linux/linux-5.10/kernel/power/ |
| H A D | swap.c | 270 static int hib_submit_io(int op, int op_flags, pgoff_t page_off, void *addr, in hib_submit_io() argument
|
| /kernel/linux/linux-6.6/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() local 832 gfs2_write_log_header(struct gfs2_sbd *sdp, struct gfs2_jdesc *jd, u64 seq, u32 tail, u32 lblock, u32 flags, blk_opf_t op_flags) gfs2_write_log_header() argument
|
| /kernel/linux/linux-6.6/drivers/char/tpm/ |
| H A D | tpm_crb.c | 108 u8 op_flags; member
|