Lines Matching defs:fs_info
32 static int check_tree_block(struct btrfs_fs_info *fs_info, in check_tree_block()
82 static void print_tree_block_error(struct btrfs_fs_info *fs_info, in print_tree_block_error()
345 static int csum_tree_block(struct btrfs_fs_info *fs_info, in csum_tree_block()
354 struct extent_buffer *btrfs_find_tree_block(struct btrfs_fs_info *fs_info, in btrfs_find_tree_block()
362 struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_find_create_tree_block()
442 struct extent_buffer* read_tree_block(struct btrfs_fs_info *fs_info, u64 bytenr, in read_tree_block()
538 int read_extent_data(struct btrfs_fs_info *fs_info, char *data, u64 logical, in read_extent_data()
574 void btrfs_setup_root(struct btrfs_root *root, struct btrfs_fs_info *fs_info, in btrfs_setup_root()
591 struct btrfs_fs_info *fs_info, in find_and_setup_root()
630 struct btrfs_root *btrfs_read_fs_root_no_cache(struct btrfs_fs_info *fs_info, in btrfs_read_fs_root_no_cache()
721 struct btrfs_root *btrfs_read_fs_root(struct btrfs_fs_info *fs_info, in btrfs_read_fs_root()
752 void btrfs_free_fs_info(struct btrfs_fs_info *fs_info) in btrfs_free_fs_info()
763 struct btrfs_fs_info *fs_info; in btrfs_new_fs_info() local
791 static int setup_root_or_create_block(struct btrfs_fs_info *fs_info, in setup_root_or_create_block()
807 static int get_default_subvolume(struct btrfs_fs_info *fs_info, in get_default_subvolume()
831 int btrfs_setup_all_roots(struct btrfs_fs_info *fs_info) in btrfs_setup_all_roots()
878 void btrfs_release_all_roots(struct btrfs_fs_info *fs_info) in btrfs_release_all_roots()
898 void btrfs_cleanup_all_caches(struct btrfs_fs_info *fs_info) in btrfs_cleanup_all_caches()
953 static int btrfs_setup_chunk_tree_and_device_map(struct btrfs_fs_info *fs_info) in btrfs_setup_chunk_tree_and_device_map()
989 struct btrfs_fs_info *fs_info; in open_ctree_fs_info() local
1065 int close_ctree_fs_info(struct btrfs_fs_info *fs_info) in close_ctree_fs_info()