Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dvolumes.c4681 struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree; in btrfs_chunk_readonly() local
4743 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in btrfs_num_copies() local
4794 struct btrfs_mapping_tree *map_tree, in btrfs_full_stripe_len()
4815 int btrfs_is_parity_mirror(struct btrfs_mapping_tree *map_tree, in btrfs_is_parity_mirror()
4949 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in __btrfs_map_block() local
5502 int btrfs_rmap_block(struct btrfs_mapping_tree *map_tree, in btrfs_rmap_block()
6010 struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree; in read_one_chunk() local
Dscrub.c3328 struct btrfs_mapping_tree *map_tree = in scrub_chunk() local
Dextent_io.c2035 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in repair_io_failure() local
Dinode.c5015 struct extent_map_tree *map_tree = &BTRFS_I(inode)->extent_tree; in evict_inode_truncate_pages() local
Dctree.h233 struct extent_map_tree map_tree; member