Lines Matching defs:fs_info
43 static inline u64 btrfs_inc_tree_mod_seq(struct btrfs_fs_info *fs_info) in btrfs_inc_tree_mod_seq()
56 u64 btrfs_get_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_get_tree_mod_seq()
70 void btrfs_put_tree_mod_seq(struct btrfs_fs_info *fs_info, in btrfs_put_tree_mod_seq()
129 static noinline int tree_mod_log_insert(struct btrfs_fs_info *fs_info, in tree_mod_log_insert()
169 static inline bool tree_mod_dont_log(struct btrfs_fs_info *fs_info, in tree_mod_dont_log()
187 static inline bool tree_mod_need_log(const struct btrfs_fs_info *fs_info, in tree_mod_need_log()
323 static inline int tree_mod_log_free_eb(struct btrfs_fs_info *fs_info, in tree_mod_log_free_eb()
347 struct btrfs_fs_info *fs_info = old_root->fs_info; in btrfs_tree_mod_log_insert_root() local
413 static struct tree_mod_elem *__tree_mod_log_search(struct btrfs_fs_info *fs_info, in __tree_mod_log_search()
460 static struct tree_mod_elem *tree_mod_log_search_oldest(struct btrfs_fs_info *fs_info, in tree_mod_log_search_oldest()
471 static struct tree_mod_elem *tree_mod_log_search(struct btrfs_fs_info *fs_info, in tree_mod_log_search()
483 struct btrfs_fs_info *fs_info = dst->fs_info; in btrfs_tree_mod_log_eb_copy() local
653 static void tree_mod_log_rewind(struct btrfs_fs_info *fs_info, in tree_mod_log_rewind()
732 struct extent_buffer *btrfs_tree_mod_log_rewind(struct btrfs_fs_info *fs_info, in btrfs_tree_mod_log_rewind()
794 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_get_old_root() local
914 u64 btrfs_tree_mod_log_lowest_seq(struct btrfs_fs_info *fs_info) in btrfs_tree_mod_log_lowest_seq()