Lines Matching defs:fs_info
211 static void __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace()
225 static void inline __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace()
260 static struct block_entry *add_block_entry(struct btrfs_fs_info *fs_info, in add_block_entry()
307 static int add_tree_block(struct btrfs_fs_info *fs_info, u64 ref_root, in add_tree_block()
352 static int add_shared_data_ref(struct btrfs_fs_info *fs_info, in add_shared_data_ref()
381 static int add_extent_data_ref(struct btrfs_fs_info *fs_info, in add_extent_data_ref()
427 static int process_extent_item(struct btrfs_fs_info *fs_info, in process_extent_item()
498 struct btrfs_fs_info *fs_info = root->fs_info; in process_leaf() local
552 struct btrfs_fs_info *fs_info = root->fs_info; in walk_down_tree() local
616 static void dump_ref_action(struct btrfs_fs_info *fs_info, in dump_ref_action()
630 static void dump_block_entry(struct btrfs_fs_info *fs_info, in dump_block_entry()
669 int btrfs_ref_tree_mod(struct btrfs_fs_info *fs_info, in btrfs_ref_tree_mod()
889 void btrfs_free_ref_cache(struct btrfs_fs_info *fs_info) in btrfs_free_ref_cache()
907 void btrfs_free_ref_tree_range(struct btrfs_fs_info *fs_info, u64 start, in btrfs_free_ref_tree_range()
972 int btrfs_build_ref_tree(struct btrfs_fs_info *fs_info) in btrfs_build_ref_tree()