Searched defs:next_bytenr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | block-group.c | 269 const u64 next_bytenr = cache->start + cache->length; in btrfs_next_block_group() local
|
H A D | check-integrity.c | 668 u64 next_bytenr; in btrfsic_process_superblock() local 834 u64 next_bytenr; btrfsic_process_superblock_dev_mirror() local 1010 u64 next_bytenr; btrfsic_process_metablock() local 1107 u64 next_bytenr; btrfsic_process_metablock() local 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 1368 u64 next_bytenr; btrfsic_handle_extent_data() local 2156 u64 next_bytenr; btrfsic_process_written_superblock() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | block-group.c | 284 const u64 next_bytenr = cache->start + cache->length; in btrfs_next_block_group() local
|
H A D | check-integrity.c | 615 u64 next_bytenr; in btrfsic_process_superblock() local 781 u64 next_bytenr; btrfsic_process_superblock_dev_mirror() local 958 u64 next_bytenr; btrfsic_process_metablock() local 1055 u64 next_bytenr; btrfsic_process_metablock() local 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 1319 u64 next_bytenr; btrfsic_handle_extent_data() local 2120 u64 next_bytenr; btrfsic_process_written_superblock() local [all...] |
Completed in 14 milliseconds