Searched refs:devs_max (Results 1 – 2 of 2) sorted by relevance
35 .devs_max = 0, /* 0 == as many as possible */47 .devs_max = 2,59 .devs_max = 1,71 .devs_max = 0,83 .devs_max = 1,95 .devs_max = 0,107 .devs_max = 0,4594 int devs_max; /* max devs to use */ in __btrfs_alloc_chunk() local4620 devs_max = btrfs_raid_array[index].devs_max; in __btrfs_alloc_chunk()4628 if (!devs_max) in __btrfs_alloc_chunk()[all …]
329 int devs_max; /* max devs to use */ member