Lines Matching defs:fs_info
211 static void __print_stack_trace(struct btrfs_fs_info *fs_info, in __print_stack_trace()
225 static inline void __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()
309 static int add_tree_block(struct btrfs_fs_info *fs_info, u64 ref_root, in add_tree_block()
354 static int add_shared_data_ref(struct btrfs_fs_info *fs_info, in add_shared_data_ref()
383 static int add_extent_data_ref(struct btrfs_fs_info *fs_info, in add_extent_data_ref()
429 static int process_extent_item(struct btrfs_fs_info *fs_info, in process_extent_item()
501 struct btrfs_fs_info *fs_info = root->fs_info; in process_leaf() local
606 static void dump_ref_action(struct btrfs_fs_info *fs_info, in dump_ref_action()
620 static void dump_block_entry(struct btrfs_fs_info *fs_info, in dump_block_entry()
659 int btrfs_ref_tree_mod(struct btrfs_fs_info *fs_info, in btrfs_ref_tree_mod()
890 void btrfs_free_ref_cache(struct btrfs_fs_info *fs_info) in btrfs_free_ref_cache()
908 void btrfs_free_ref_tree_range(struct btrfs_fs_info *fs_info, u64 start, in btrfs_free_ref_tree_range()
973 int btrfs_build_ref_tree(struct btrfs_fs_info *fs_info) in btrfs_build_ref_tree()