Searched refs:btrfs_mapping_tree (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dvolumes.h145 int btrfs_map_block(struct btrfs_mapping_tree *map_tree, int rw,
148 int btrfs_rmap_block(struct btrfs_mapping_tree *map_tree,
155 void btrfs_mapping_init(struct btrfs_mapping_tree *tree);
156 void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree);
171 int btrfs_num_copies(struct btrfs_mapping_tree *map_tree, u64 logical, u64 len);
172 int btrfs_unplug_page(struct btrfs_mapping_tree *map_tree,
H A Dvolumes.c2542 struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree;
2568 void btrfs_mapping_init(struct btrfs_mapping_tree *tree)
2573 void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree)
2593 int btrfs_num_copies(struct btrfs_mapping_tree *map_tree, u64 logical, u64 len)
2633 static int __btrfs_map_block(struct btrfs_mapping_tree *map_tree, int rw,
2804 int btrfs_map_block(struct btrfs_mapping_tree *map_tree, int rw,
2812 int btrfs_rmap_block(struct btrfs_mapping_tree *map_tree,
2877 int btrfs_unplug_page(struct btrfs_mapping_tree *map_tree,
2990 struct btrfs_mapping_tree *map_tree;
3101 struct btrfs_mapping_tree *map_tre
[all...]
H A Dctree.h180 struct btrfs_mapping_tree { struct
833 struct btrfs_mapping_tree mapping_tree;
H A Dinode.c1358 struct btrfs_mapping_tree *map_tree;

Completed in 98 milliseconds