Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dblock-group.c162 u64 btrfs_get_alloc_profile(struct btrfs_fs_info *fs_info, u64 orig_flags) in btrfs_put_block_group()
2743 if (!(btrfs_get_alloc_profile(info, space_info->flags) & in btrfs_read_block_groups()
3185 alloc_flags = btrfs_get_alloc_profile(fs_info, cache->flags); in btrfs_inc_block_group_ro()
3215 alloc_flags = btrfs_get_alloc_profile(fs_info, space_info->flags);
3232 alloc_flags = btrfs_get_alloc_profile(fs_info, cache->flags); in btrfs_dec_block_group_ro()
4116 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); in do_chunk_alloc()
134 u64 btrfs_get_alloc_profile(struct btrfs_fs_info *fs_info, u64 orig_flags) btrfs_get_alloc_profile() function
H A Dspace-info.c909 btrfs_get_alloc_profile(fs_info, space_info->flags), in flush_space()
H A Dtransaction.c782 btrfs_chunk_alloc(h, space_info, btrfs_get_alloc_profile(fs_info, flags), in start_transaction()
H A Dzoned.c2795 alloc_flags = btrfs_get_alloc_profile(fs_info, space_info->flags); in btrfs_zoned_reserve_data_reloc_bg()
H A Dextent-tree.c2665 return btrfs_get_alloc_profile(fs_info, flags); in first_logical_byte()