Home
last modified time | relevance | path

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

/fs/btrfs/
Dextent-tree.c3208 return extended_to_chunk(target); in btrfs_reduce_alloc_profile()
3236 return extended_to_chunk(flags); in btrfs_reduce_alloc_profile()
7123 return extended_to_chunk(stripped); in update_block_group_flags()
7400 index = __get_block_group_index(extended_to_chunk(target)); in btrfs_can_relocate()
Dctree.h864 static inline u64 extended_to_chunk(u64 flags) in extended_to_chunk() function