Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dblock-group.c671 btrfs_free_excluded_extents(block_group); in caching_thread()
779 btrfs_free_excluded_extents(cache); in btrfs_cache_block_group()
888 btrfs_free_excluded_extents(block_group); in btrfs_remove_block_group()
1783 btrfs_free_excluded_extents(cache); in btrfs_read_block_groups()
1798 btrfs_free_excluded_extents(cache); in btrfs_read_block_groups()
1805 btrfs_free_excluded_extents(cache); in btrfs_read_block_groups()
1926 btrfs_free_excluded_extents(cache); in btrfs_make_block_group()
1933 btrfs_free_excluded_extents(cache); in btrfs_make_block_group()
3133 btrfs_free_excluded_extents(block_group); in btrfs_free_block_groups()
Dctree.h2400 void btrfs_free_excluded_extents(struct btrfs_block_group_cache *cache);
Dextent-tree.c73 void btrfs_free_excluded_extents(struct btrfs_block_group_cache *cache) in btrfs_free_excluded_extents() function