Searched defs:btrfs_raid_attr (Results 1 – 1 of 1) sorted by relevance
328 struct btrfs_raid_attr { struct329 int sub_stripes; /* sub_stripes info for map */330 int dev_stripes; /* stripes per dev */331 int devs_max; /* max devs to use */332 int devs_min; /* min devs needed */333 int devs_increment; /* ndevs has to be a multiple of this */334 int ncopies; /* how many copies to data has */