Searched refs:on_disk_type (Results 1 – 3 of 3) sorted by relevance
643 u64 on_disk_type; member
6101 map->type = map->on_disk_type; in set_real_chunk_type()6102 if (likely((map->on_disk_type & BTRFS_BLOCK_GROUP_RAID56_MASK) == 0 || in set_real_chunk_type()6105 if (map->on_disk_type & BTRFS_BLOCK_GROUP_RAID5) in set_real_chunk_type()6130 map->on_disk_type = type; in create_chunk()6312 btrfs_set_stack_chunk_type(chunk, map->on_disk_type); in btrfs_chunk_alloc_add_chunk_item()7694 map->on_disk_type = type; in read_one_chunk()
2633 bg->flags = map->on_disk_type; in fill_dummy_bgs()