Lines Matching refs:drives_opt
323 struct drive_opt drives_opt[MAX_DRIVES];
905 if (!drives_opt[index].used) {
906 drives_opt[index].used = 1;
936 drives_opt[index].file = file;
938 vsnprintf(drives_opt[index].opt,
939 sizeof(drives_opt[0].opt), fmt, ap);
948 drives_opt[index].used = 0;
1325 drives_table[drives_table_idx].drive_opt_idx = arg - drives_opt;