Lines Matching defs:fs_info

47 static inline 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 inline bool tree_mod_dont_log(struct btrfs_fs_info *fs_info, in tree_mod_dont_log()
191 static inline bool tree_mod_need_log(const struct btrfs_fs_info *fs_info, in tree_mod_need_log()
370 static inline int tree_mod_log_free_eb(struct btrfs_fs_info *fs_info, in tree_mod_log_free_eb()
394 struct btrfs_fs_info *fs_info = old_root->fs_info; in btrfs_tree_mod_log_insert_root() local
474 static struct tree_mod_elem *__tree_mod_log_search(struct btrfs_fs_info *fs_info, in __tree_mod_log_search()
521 static struct tree_mod_elem *tree_mod_log_search_oldest(struct btrfs_fs_info *fs_info, in tree_mod_log_search_oldest()
532 static struct tree_mod_elem *tree_mod_log_search(struct btrfs_fs_info *fs_info, in tree_mod_log_search()
544 struct btrfs_fs_info *fs_info = dst->fs_info; in btrfs_tree_mod_log_eb_copy() local
791 static void tree_mod_log_rewind(struct btrfs_fs_info *fs_info, in tree_mod_log_rewind()
912 struct extent_buffer *btrfs_tree_mod_log_rewind(struct btrfs_fs_info *fs_info, in btrfs_tree_mod_log_rewind()
974 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_get_old_root() local
1099 u64 btrfs_tree_mod_log_lowest_seq(struct btrfs_fs_info *fs_info) in btrfs_tree_mod_log_lowest_seq()