Home
last modified time | relevance | path

Searched refs:btrfs_get_last_root_drop_gen (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/fs/btrfs/
Dfs.h924 static inline u64 btrfs_get_last_root_drop_gen(const struct btrfs_fs_info *fs_info) in btrfs_get_last_root_drop_gen() function
Dbackref.c1287 entry->gen != btrfs_get_last_root_drop_gen(fs_info)) in lookup_backref_shared_cache()
1339 gen = btrfs_get_last_root_drop_gen(fs_info); in store_backref_shared_cache()