Searched refs:extended_to_chunk (Results 1 – 2 of 2) sorted by relevance
3933 return extended_to_chunk(target); in btrfs_reduce_alloc_profile()3958 return extended_to_chunk(flags | allowed); in btrfs_reduce_alloc_profile()9077 return extended_to_chunk(stripped); in update_block_group_flags()9375 index = __get_raid_index(extended_to_chunk(target)); in btrfs_can_relocate()
1080 static inline u64 extended_to_chunk(u64 flags) in extended_to_chunk() function