Home
last modified time | relevance | path

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

/fs/btrfs/
Dblock-group.c754 btrfs_free_excluded_extents(block_group); in caching_thread()
919 btrfs_free_excluded_extents(block_group); in btrfs_remove_block_group()
2153 btrfs_free_excluded_extents(cache); in read_one_block_group()
2172 btrfs_free_excluded_extents(cache); in read_one_block_group()
2175 btrfs_free_excluded_extents(cache); in read_one_block_group()
2180 btrfs_free_excluded_extents(cache); in read_one_block_group()
2611 btrfs_free_excluded_extents(cache); in btrfs_make_block_group()
2617 btrfs_free_excluded_extents(cache); in btrfs_make_block_group()
4167 btrfs_free_excluded_extents(block_group); in btrfs_free_block_groups()
Dctree.h2871 void btrfs_free_excluded_extents(struct btrfs_block_group *cache);
Dextent-tree.c75 void btrfs_free_excluded_extents(struct btrfs_block_group *cache) in btrfs_free_excluded_extents() function