Lines Matching defs:fs_info
218 static void __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace()
236 static void inline __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace()
271 static struct block_entry *add_block_entry(struct btrfs_fs_info *fs_info, in add_block_entry()
318 static int add_tree_block(struct btrfs_fs_info *fs_info, u64 ref_root, in add_tree_block()
363 static int add_shared_data_ref(struct btrfs_fs_info *fs_info, in add_shared_data_ref()
392 static int add_extent_data_ref(struct btrfs_fs_info *fs_info, in add_extent_data_ref()
438 static int process_extent_item(struct btrfs_fs_info *fs_info, in process_extent_item()
509 struct btrfs_fs_info *fs_info = root->fs_info; in process_leaf() local
562 struct btrfs_fs_info *fs_info = root->fs_info; in walk_down_tree() local
626 static void dump_ref_action(struct btrfs_fs_info *fs_info, in dump_ref_action()
640 static void dump_block_entry(struct btrfs_fs_info *fs_info, in dump_block_entry()
692 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_ref_tree_mod() local
892 void btrfs_free_ref_cache(struct btrfs_fs_info *fs_info) in btrfs_free_ref_cache()
910 void btrfs_free_ref_tree_range(struct btrfs_fs_info *fs_info, u64 start, in btrfs_free_ref_tree_range()
975 int btrfs_build_ref_tree(struct btrfs_fs_info *fs_info) in btrfs_build_ref_tree()