Home
last modified time | relevance | path

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

/fs/btrfs/
Dvolumes.h244 int btrfs_map_block(struct btrfs_mapping_tree *map_tree, int rw,
247 int btrfs_rmap_block(struct btrfs_mapping_tree *map_tree,
254 void btrfs_mapping_init(struct btrfs_mapping_tree *tree);
255 void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree);
269 int btrfs_num_copies(struct btrfs_mapping_tree *map_tree, u64 logical, u64 len);
Dextent_io.h325 struct btrfs_mapping_tree;
327 int repair_io_failure(struct btrfs_mapping_tree *map_tree, u64 start,
Dvolumes.c3612 struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree; in btrfs_chunk_readonly()
3638 void btrfs_mapping_init(struct btrfs_mapping_tree *tree) in btrfs_mapping_init()
3643 void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree) in btrfs_mapping_tree_free()
3663 int btrfs_num_copies(struct btrfs_mapping_tree *map_tree, u64 logical, u64 len) in btrfs_num_copies()
3703 static int __btrfs_map_block(struct btrfs_mapping_tree *map_tree, int rw, in __btrfs_map_block()
3938 int btrfs_map_block(struct btrfs_mapping_tree *map_tree, int rw, in btrfs_map_block()
3946 int btrfs_rmap_block(struct btrfs_mapping_tree *map_tree, in btrfs_rmap_block()
4117 struct btrfs_mapping_tree *map_tree; in btrfs_map_bio()
4230 struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree; in read_one_chunk()
Dscrub.c140 struct btrfs_mapping_tree *map_tree,
450 struct btrfs_mapping_tree *map_tree; in scrub_fixup_readpage()
958 struct btrfs_mapping_tree *map_tree, in scrub_setup_recheck_block()
2010 struct btrfs_mapping_tree *map_tree = in scrub_chunk()
Dreada.c326 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in reada_find_extent()
Dctree.h205 struct btrfs_mapping_tree { struct
1055 struct btrfs_mapping_tree mapping_tree;
Dextent_io.c1914 int repair_io_failure(struct btrfs_mapping_tree *map_tree, u64 start, in repair_io_failure()
1973 struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree; in repair_eb_io_failure()
1999 struct btrfs_mapping_tree *map_tree; in clean_io_failure()
Dinode.c1516 struct btrfs_mapping_tree *map_tree; in btrfs_merge_bio_hook()
6124 struct btrfs_mapping_tree *map_tree = &root->fs_info->mapping_tree; in btrfs_submit_direct_hook()