Home
last modified time | relevance | path

Searched refs:block_ctx (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dcheck-integrity.c225 struct btrfsic_block_data_ctx *block_ctx; member
290 struct btrfsic_block_data_ctx *block_ctx,
293 struct btrfsic_block_data_ctx *block_ctx,
299 *block_ctx, u64 next_bytenr,
309 struct btrfsic_block_data_ctx *block_ctx,
314 static void btrfsic_release_block_ctx(struct btrfsic_block_data_ctx *block_ctx);
316 struct btrfsic_block_data_ctx *block_ctx);
354 struct btrfsic_block_data_ctx *block_ctx,
951 sf->block_ctx = first_block_ctx; in btrfsic_process_metablock()
967 sf->block_ctx in btrfsic_process_metablock()
1190 btrfsic_read_from_block_data( struct btrfsic_block_data_ctx *block_ctx, void *dstv, u32 offset, size_t len) btrfsic_read_from_block_data() argument
1217 btrfsic_create_link_to_next_block( struct btrfsic_state *state, struct btrfsic_block *block, struct btrfsic_block_data_ctx *block_ctx, u64 next_bytenr, int limit_nesting, struct btrfsic_block_data_ctx *next_block_ctx, struct btrfsic_block **next_blockp, int force_iodone_flag, int *num_copiesp, int *mirror_nump, struct btrfs_disk_key *disk_key, u64 parent_generation) btrfsic_create_link_to_next_block() argument
1359 btrfsic_handle_extent_data( struct btrfsic_state *state, struct btrfsic_block *block, struct btrfsic_block_data_ctx *block_ctx, u32 item_offset, int force_iodone_flag) btrfsic_handle_extent_data() argument
1552 btrfsic_release_block_ctx(struct btrfsic_block_data_ctx *block_ctx) btrfsic_release_block_ctx() argument
1580 btrfsic_read_block(struct btrfsic_state *state, struct btrfsic_block_data_ctx *block_ctx) btrfsic_read_block() argument
1740 struct btrfsic_block_data_ctx block_ctx; btrfsic_process_written_block() local
2562 btrfsic_block_lookup_or_add( struct btrfsic_state *state, struct btrfsic_block_data_ctx *block_ctx, const char *additional_string, int is_metadata, int is_iodone, int never_written, int mirror_num, int *was_created) btrfsic_block_lookup_or_add() argument
2621 struct btrfsic_block_data_ctx block_ctx; btrfsic_cmp_log_and_dev_bytenr() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dcheck-integrity.c225 struct btrfsic_block_data_ctx *block_ctx; member
248 struct btrfsic_block_data_ctx *block_ctx,
251 struct btrfsic_block_data_ctx *block_ctx,
257 *block_ctx, u64 next_bytenr,
267 struct btrfsic_block_data_ctx *block_ctx,
272 static void btrfsic_release_block_ctx(struct btrfsic_block_data_ctx *block_ctx);
274 struct btrfsic_block_data_ctx *block_ctx);
304 struct btrfsic_block_data_ctx *block_ctx,
898 sf->block_ctx = first_block_ctx; in btrfsic_process_metablock()
914 sf->block_ctx in btrfsic_process_metablock()
1139 btrfsic_read_from_block_data( struct btrfsic_block_data_ctx *block_ctx, void *dstv, u32 offset, size_t len) btrfsic_read_from_block_data() argument
1166 btrfsic_create_link_to_next_block( struct btrfsic_state *state, struct btrfsic_block *block, struct btrfsic_block_data_ctx *block_ctx, u64 next_bytenr, int limit_nesting, struct btrfsic_block_data_ctx *next_block_ctx, struct btrfsic_block **next_blockp, int force_iodone_flag, int *num_copiesp, int *mirror_nump, struct btrfs_disk_key *disk_key, u64 parent_generation) btrfsic_create_link_to_next_block() argument
1310 btrfsic_handle_extent_data( struct btrfsic_state *state, struct btrfsic_block *block, struct btrfsic_block_data_ctx *block_ctx, u32 item_offset, int force_iodone_flag) btrfsic_handle_extent_data() argument
1509 btrfsic_release_block_ctx(struct btrfsic_block_data_ctx *block_ctx) btrfsic_release_block_ctx() argument
1536 btrfsic_read_block(struct btrfsic_state *state, struct btrfsic_block_data_ctx *block_ctx) btrfsic_read_block() argument
1695 struct btrfsic_block_data_ctx block_ctx; btrfsic_process_written_block() local
2533 btrfsic_block_lookup_or_add( struct btrfsic_state *state, struct btrfsic_block_data_ctx *block_ctx, const char *additional_string, int is_metadata, int is_iodone, int never_written, int mirror_num, int *was_created) btrfsic_block_lookup_or_add() argument
2592 struct btrfsic_block_data_ctx block_ctx; btrfsic_cmp_log_and_dev_bytenr() local
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2_security.c2829 struct dup_block_ctx block_ctx; in gaudi2_write_rr_to_all_lbw_rtrs() local
2853 block_ctx.instance_cfg_fn = &gaudi2_write_lbw_range_register; in gaudi2_write_rr_to_all_lbw_rtrs()
2854 block_ctx.data = &rr_cfg; in gaudi2_write_rr_to_all_lbw_rtrs()
2857 block_ctx.base = mmSFT0_LBW_RTR_IF_MSTR_IF_RR_SHRD_LBW_BASE; in gaudi2_write_rr_to_all_lbw_rtrs()
2858 block_ctx.blocks = NUM_OF_SFT; in gaudi2_write_rr_to_all_lbw_rtrs()
2859 block_ctx.block_off = SFT_OFFSET; in gaudi2_write_rr_to_all_lbw_rtrs()
2860 block_ctx.instances = SFT_NUM_OF_LBW_RTR; in gaudi2_write_rr_to_all_lbw_rtrs()
2861 block_ctx.instance_off = SFT_LBW_RTR_OFFSET; in gaudi2_write_rr_to_all_lbw_rtrs()
2862 gaudi2_init_blocks(hdev, &block_ctx); in gaudi2_write_rr_to_all_lbw_rtrs()
2865 block_ctx in gaudi2_write_rr_to_all_lbw_rtrs()
3057 struct dup_block_ctx block_ctx; gaudi2_write_hbw_rr_to_all_mstr_if() local
[all...]

Completed in 7 milliseconds