Searched refs:devs_max (Results 1 – 2 of 2) sorted by relevance
49 .devs_max = 0, /* 0 == as many as possible */58 .devs_max = 2,67 .devs_max = 1,76 .devs_max = 0,85 .devs_max = 1,94 .devs_max = 0,103 .devs_max = 0,4620 int devs_max; /* max devs to use */ in __btrfs_alloc_chunk() local4643 devs_max = btrfs_raid_array[index].devs_max; in __btrfs_alloc_chunk()4651 if (!devs_max) in __btrfs_alloc_chunk()[all …]
346 int devs_max; /* max devs to use */ member