Searched refs:get_alloc_profile (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/btrfs/
H A Dextent-tree.c3846 static u64 get_alloc_profile(struct btrfs_root *root, u64 orig_flags) get_alloc_profile() function
3878 ret = get_alloc_profile(root, flags); btrfs_get_alloc_profile()
8860 alloc_flags = get_alloc_profile(root, cache->space_info->flags); btrfs_set_block_group_ro()
8882 u64 alloc_flags = get_alloc_profile(root, type); btrfs_force_chunk_alloc()
9472 if (!(get_alloc_profile(root, space_info->flags) & btrfs_read_block_groups()

Completed in 134 milliseconds