Searched refs:btrfs_get_last_root_drop_gen (Results 1 – 2 of 2) sorted by relevance
1587 entry->gen != btrfs_get_last_root_drop_gen(root->fs_info)) in lookup_backref_shared_cache()1635 gen = btrfs_get_last_root_drop_gen(root->fs_info); in store_backref_shared_cache()
1084 static inline u64 btrfs_get_last_root_drop_gen(const struct btrfs_fs_info *fs_info) in btrfs_get_last_root_drop_gen() function