Home
last modified time | relevance | path

Searched refs:btrfs_backref_cleanup_node (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/btrfs/
Dbackref.h444 void btrfs_backref_cleanup_node(struct btrfs_backref_cache *cache,
Dbackref.c3131 void btrfs_backref_cleanup_node(struct btrfs_backref_cache *cache, in btrfs_backref_cleanup_node() function
3173 btrfs_backref_cleanup_node(cache, node); in btrfs_backref_release_cache()
3179 btrfs_backref_cleanup_node(cache, node); in btrfs_backref_release_cache()
3187 btrfs_backref_cleanup_node(cache, node); in btrfs_backref_release_cache()
3737 btrfs_backref_cleanup_node(cache, node); in btrfs_backref_error_cleanup()
Drelocation.c2662 btrfs_backref_cleanup_node(&rc->backref_cache, node); in relocate_tree_block()