alloc_profile    5354 fs/btrfs/volumes.c 	u64 alloc_profile;
alloc_profile    5358 fs/btrfs/volumes.c 	alloc_profile = btrfs_metadata_alloc_profile(fs_info);
alloc_profile    5359 fs/btrfs/volumes.c 	ret = __btrfs_alloc_chunk(trans, chunk_offset, alloc_profile);
alloc_profile    5364 fs/btrfs/volumes.c 	alloc_profile = btrfs_system_alloc_profile(fs_info);
alloc_profile    5365 fs/btrfs/volumes.c 	ret = __btrfs_alloc_chunk(trans, sys_chunk_offset, alloc_profile);