Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dvolumes.h328 struct btrfs_raid_attr { struct
329 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 */