Home
last modified time | relevance | path

Searched refs:BTRFS_BLOCK_GROUP_RAID6 (Results 1 – 9 of 9) sorted by relevance

/linux/include/uapi/linux/
A Dbtrfs_tree.h872 #define BTRFS_BLOCK_GROUP_RAID6 (1ULL << 8) macro
900 BTRFS_BLOCK_GROUP_RAID6 | \
904 BTRFS_BLOCK_GROUP_RAID6)
/linux/fs/btrfs/
A Draid56.h14 else if (map->type & BTRFS_BLOCK_GROUP_RAID6) in nr_parity_stripes()
A Draid56.c1017 else if (bioc->map_type & BTRFS_BLOCK_GROUP_RAID6) in alloc_rbio()
1843 if (rbio->bioc->map_type & BTRFS_BLOCK_GROUP_RAID6) { in __raid_recover_end_io()
A Dblock-group.c82 if (allowed & BTRFS_BLOCK_GROUP_RAID6) in btrfs_reduce_alloc_profile()
83 allowed = BTRFS_BLOCK_GROUP_RAID6; in btrfs_reduce_alloc_profile()
A Dtree-checker.c887 (type & BTRFS_BLOCK_GROUP_RAID6 && in btrfs_check_chunk_valid()
A Dzoned.c1369 case BTRFS_BLOCK_GROUP_RAID6: in btrfs_load_block_group_zone_info()
A Dvolumes.c152 .bg_flag = BTRFS_BLOCK_GROUP_RAID6,
177 else if (flags & BTRFS_BLOCK_GROUP_RAID6) in btrfs_bg_flags_to_raid_index()
5737 else if (map->type & BTRFS_BLOCK_GROUP_RAID6) in btrfs_num_copies()
6560 if (map->type & BTRFS_BLOCK_GROUP_RAID6) in __btrfs_map_block()
A Dscrub.c1224 else if (bioc->map_type & BTRFS_BLOCK_GROUP_RAID6) in scrub_nr_raid_mirrors()
/linux/include/trace/events/
A Dbtrfs.h141 { BTRFS_BLOCK_GROUP_RAID6, "RAID6"}
965 { BTRFS_BLOCK_GROUP_RAID6, "RAID6" })

Completed in 42 milliseconds