Lines Matching defs:fs_info
214 static void __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace()
228 static inline void __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace()
263 static struct block_entry *add_block_entry(struct btrfs_fs_info *fs_info, in add_block_entry()
312 static int add_tree_block(struct btrfs_fs_info *fs_info, u64 ref_root, in add_tree_block()
357 static int add_shared_data_ref(struct btrfs_fs_info *fs_info, in add_shared_data_ref()
386 static int add_extent_data_ref(struct btrfs_fs_info *fs_info, in add_extent_data_ref()
432 static int process_extent_item(struct btrfs_fs_info *fs_info, in process_extent_item()
504 struct btrfs_fs_info *fs_info = root->fs_info; in process_leaf() local
609 static void dump_ref_action(struct btrfs_fs_info *fs_info, in dump_ref_action()
623 static void dump_block_entry(struct btrfs_fs_info *fs_info, in dump_block_entry()
662 int btrfs_ref_tree_mod(struct btrfs_fs_info *fs_info, in btrfs_ref_tree_mod()
893 void btrfs_free_ref_cache(struct btrfs_fs_info *fs_info) in btrfs_free_ref_cache()
911 void btrfs_free_ref_tree_range(struct btrfs_fs_info *fs_info, u64 start, in btrfs_free_ref_tree_range()
976 int btrfs_build_ref_tree(struct btrfs_fs_info *fs_info) in btrfs_build_ref_tree()