Searched refs:extended_to_chunk (Results 1 – 2 of 2) sorted by relevance
3813 return extended_to_chunk(target); in btrfs_reduce_alloc_profile()3843 return extended_to_chunk(flags | tmp); in btrfs_reduce_alloc_profile()8722 return extended_to_chunk(stripped); in update_block_group_flags()9020 index = __get_raid_index(extended_to_chunk(target)); in btrfs_can_relocate()
1053 static inline u64 extended_to_chunk(u64 flags) in extended_to_chunk() function