Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dbtrfs_tree.h891 static inline __u64 extended_to_chunk(__u64 flags) in extended_to_chunk() function
/Linux-v4.19/fs/btrfs/
Dextent-tree.c4019 return extended_to_chunk(target); in btrfs_reduce_alloc_profile()
4044 return extended_to_chunk(flags | allowed); in btrfs_reduce_alloc_profile()
9160 return extended_to_chunk(stripped); in update_block_group_flags()
9456 index = btrfs_bg_flags_to_raid_index(extended_to_chunk(target)); in btrfs_can_relocate()