Searched refs:device_nodes (Results 1 – 1 of 1) sorted by relevance
1329 static const struct dev_spec device_nodes[] = { variable1414 for (i = 0; i < ARRAY_SIZE(device_nodes); ++i) { in mount_dev()1415 const struct dev_spec *ds = &device_nodes[i]; in mount_dev()