Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dextent-tree.c3933 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()
Dctree.h1080 static inline u64 extended_to_chunk(u64 flags) in extended_to_chunk() function