Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dextent-tree.c4047 static u64 get_alloc_profile(struct btrfs_fs_info *fs_info, u64 orig_flags) in get_alloc_profile() function
4080 ret = get_alloc_profile(fs_info, flags); in get_alloc_profile_by_root()
4086 return get_alloc_profile(fs_info, BTRFS_BLOCK_GROUP_DATA); in btrfs_data_alloc_profile()
4091 return get_alloc_profile(fs_info, BTRFS_BLOCK_GROUP_METADATA); in btrfs_metadata_alloc_profile()
4096 return get_alloc_profile(fs_info, BTRFS_BLOCK_GROUP_SYSTEM); in btrfs_system_alloc_profile()
9295 alloc_flags = get_alloc_profile(fs_info, cache->space_info->flags); in btrfs_inc_block_group_ro()
9315 u64 alloc_flags = get_alloc_profile(trans->fs_info, type); in btrfs_force_chunk_alloc()
10045 if (!(get_alloc_profile(info, space_info->flags) & in btrfs_read_block_groups()