Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dbtrfs_tree.h891 static inline __u64 extended_to_chunk(__u64 flags) in extended_to_chunk() function
/linux-4.19.296/fs/btrfs/
Dextent-tree.c4026 return extended_to_chunk(target); in btrfs_reduce_alloc_profile()
4051 return extended_to_chunk(flags | allowed); in btrfs_reduce_alloc_profile()
9196 return extended_to_chunk(stripped); in update_block_group_flags()
9492 index = btrfs_bg_flags_to_raid_index(extended_to_chunk(target)); in btrfs_can_relocate()