Home
last modified time | relevance | path

Searched refs:btrfs_mapping_tree (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/btrfs/
Dvolumes.h431 int btrfs_rmap_block(struct btrfs_mapping_tree *map_tree,
438 void btrfs_mapping_init(struct btrfs_mapping_tree *tree);
439 void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree);
497 int btrfs_is_parity_mirror(struct btrfs_mapping_tree *map_tree,
500 struct btrfs_mapping_tree *map_tree,
Dvolumes.c4949 struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree; in btrfs_chunk_readonly()
4985 void btrfs_mapping_init(struct btrfs_mapping_tree *tree) in btrfs_mapping_init()
4990 void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree) in btrfs_mapping_tree_free()
5011 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in btrfs_num_copies()
5062 struct btrfs_mapping_tree *map_tree, in btrfs_full_stripe_len()
5083 int btrfs_is_parity_mirror(struct btrfs_mapping_tree *map_tree, in btrfs_is_parity_mirror()
5215 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in __btrfs_map_block()
5768 int btrfs_rmap_block(struct btrfs_mapping_tree *map_tree, in btrfs_rmap_block()
6197 struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree; in read_one_chunk()
Dctree.h232 struct btrfs_mapping_tree { struct
1452 struct btrfs_mapping_tree mapping_tree;
Dscrub.c3439 struct btrfs_mapping_tree *map_tree = in scrub_chunk()
Dextent_io.c2103 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in repair_io_failure()