Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dvolumes.h414 void btrfs_mapping_init(struct btrfs_mapping_tree *tree);
415 void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree);
Dvolumes.c5093 void btrfs_mapping_init(struct btrfs_mapping_tree *tree) in btrfs_mapping_init()
5098 void btrfs_mapping_tree_free(struct btrfs_mapping_tree *tree) in btrfs_mapping_tree_free()
6386 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in read_one_chunk()
6800 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in btrfs_check_rw_degradable()
Dctree.h107 struct btrfs_mapping_tree { struct
785 struct btrfs_mapping_tree mapping_tree;
Dscrub.c3421 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in scrub_chunk()
Dextent-tree.c9890 struct btrfs_mapping_tree *map_tree = &fs_info->mapping_tree; in check_chunk_block_group_mappings()