Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dblock-group.c723 btrfs_free_excluded_extents(block_group); in caching_thread()
887 btrfs_free_excluded_extents(block_group); in btrfs_remove_block_group()
2047 btrfs_free_excluded_extents(cache); in read_one_block_group()
2066 btrfs_free_excluded_extents(cache); in read_one_block_group()
2069 btrfs_free_excluded_extents(cache); in read_one_block_group()
2074 btrfs_free_excluded_extents(cache); in read_one_block_group()
2495 btrfs_free_excluded_extents(cache); in btrfs_make_block_group()
2502 btrfs_free_excluded_extents(cache); in btrfs_make_block_group()
4036 btrfs_free_excluded_extents(block_group); in btrfs_free_block_groups()
Dctree.h2866 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