Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dblock-group.c669 btrfs_free_excluded_extents(block_group); in caching_thread()
774 btrfs_free_excluded_extents(cache); in btrfs_cache_block_group()
915 btrfs_free_excluded_extents(block_group); in btrfs_remove_block_group()
1937 btrfs_free_excluded_extents(cache); in read_one_block_group()
1950 btrfs_free_excluded_extents(cache); in read_one_block_group()
1956 btrfs_free_excluded_extents(cache); in read_one_block_group()
2159 btrfs_free_excluded_extents(cache); in btrfs_make_block_group()
2166 btrfs_free_excluded_extents(cache); in btrfs_make_block_group()
3348 btrfs_free_excluded_extents(block_group); in btrfs_free_block_groups()
Dctree.h2545 void btrfs_free_excluded_extents(struct btrfs_block_group *cache);
Dextent-tree.c73 void btrfs_free_excluded_extents(struct btrfs_block_group *cache) in btrfs_free_excluded_extents() function