Home
last modified time | relevance | path

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

/fs/btrfs/
Dblock-group.c684 btrfs_free_excluded_extents(block_group); in caching_thread()
789 btrfs_free_excluded_extents(cache); in btrfs_cache_block_group()
930 btrfs_free_excluded_extents(block_group); in btrfs_remove_block_group()
1955 btrfs_free_excluded_extents(cache); in read_one_block_group()
1968 btrfs_free_excluded_extents(cache); in read_one_block_group()
1974 btrfs_free_excluded_extents(cache); in read_one_block_group()
2177 btrfs_free_excluded_extents(cache); in btrfs_make_block_group()
2184 btrfs_free_excluded_extents(cache); in btrfs_make_block_group()
3379 btrfs_free_excluded_extents(block_group); in btrfs_free_block_groups()
Dctree.h2551 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