Home
last modified time | relevance | path

Searched defs:btrfs_bg_flags_to_raid_index (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
Dvolumes.h548 static inline enum btrfs_raid_types btrfs_bg_flags_to_raid_index(u64 flags) in btrfs_bg_flags_to_raid_index() function
/kernel/linux/linux-6.6/fs/btrfs/
Dvolumes.c167 enum btrfs_raid_types __attribute_const__ btrfs_bg_flags_to_raid_index(u64 flags) in btrfs_bg_flags_to_raid_index() function