Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dfree-space-cache.h155 u64 btrfs_alloc_from_cluster(struct btrfs_block_group *block_group,
H A Dextent-tree.c3650 offset = btrfs_alloc_from_cluster(cluster_bg, last_ptr, in find_free_extent_clustered()
3700 offset = btrfs_alloc_from_cluster(bg, last_ptr, in find_free_extent_clustered()
H A Dfree-space-cache.c3224 u64 btrfs_alloc_from_cluster(struct btrfs_block_group *block_group, in btrfs_alloc_from_cluster() function