Lines Matching defs:fs_info

47 static u64 btrfs_inc_tree_mod_seq(struct btrfs_fs_info *fs_info)  in btrfs_inc_tree_mod_seq()
60 u64 btrfs_get_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_get_tree_mod_seq()
74 void btrfs_put_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_put_tree_mod_seq()
133 static noinline int tree_mod_log_insert(struct btrfs_fs_info *fs_info, in tree_mod_log_insert()
173 static bool tree_mod_dont_log(struct btrfs_fs_info *fs_info, const struct extent_buffer *eb) in tree_mod_dont_log()
190 static bool tree_mod_need_log(const struct btrfs_fs_info *fs_info, in tree_mod_need_log()
369 static int tree_mod_log_free_eb(struct btrfs_fs_info *fs_info, in tree_mod_log_free_eb()
393 struct btrfs_fs_info *fs_info = old_root->fs_info; in btrfs_tree_mod_log_insert_root() local
473 static struct tree_mod_elem *__tree_mod_log_search(struct btrfs_fs_info *fs_info, in __tree_mod_log_search()
520 static struct tree_mod_elem *tree_mod_log_search_oldest(struct btrfs_fs_info *fs_info, in tree_mod_log_search_oldest()
531 static struct tree_mod_elem *tree_mod_log_search(struct btrfs_fs_info *fs_info, in tree_mod_log_search()
543 struct btrfs_fs_info *fs_info = dst->fs_info; in btrfs_tree_mod_log_eb_copy() local
790 static void tree_mod_log_rewind(struct btrfs_fs_info *fs_info, in tree_mod_log_rewind()
911 struct extent_buffer *btrfs_tree_mod_log_rewind(struct btrfs_fs_info *fs_info, in btrfs_tree_mod_log_rewind()
973 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_get_old_root() local
1098 u64 btrfs_tree_mod_log_lowest_seq(struct btrfs_fs_info *fs_info) in btrfs_tree_mod_log_lowest_seq()