Home
last modified time | relevance | path

Searched defs:map_tree (Results 1 – 6 of 6) sorted by relevance

/fs/btrfs/
Dvolumes.c4962 struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree; in btrfs_chunk_readonly() local
5024 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in btrfs_num_copies() local
5082 struct btrfs_mapping_tree *map_tree, in btrfs_full_stripe_len()
5103 int btrfs_is_parity_mirror(struct btrfs_mapping_tree *map_tree, in btrfs_is_parity_mirror()
5235 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in __btrfs_map_block() local
5788 int btrfs_rmap_block(struct btrfs_mapping_tree *map_tree, in btrfs_rmap_block()
6319 struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree; in read_one_chunk() local
Dscrub.c3440 struct btrfs_mapping_tree *map_tree = in scrub_chunk() local
Dextent_io.c2103 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in repair_io_failure() local
Dextent-tree.c9783 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in check_chunk_block_group_mappings() local
Dinode.c5123 struct extent_map_tree *map_tree = &BTRFS_I(inode)->extent_tree; in evict_inode_truncate_pages() local
Dctree.h234 struct extent_map_tree map_tree; member