Searched refs:device_symlinks (Results 1 – 1 of 1) sorted by relevance
1356 static const struct dev_sym_spec device_symlinks[] = { variable1423 for (i = 0; i < ARRAY_SIZE(device_symlinks); ++i) { in mount_dev()1424 const struct dev_sym_spec *ds = &device_symlinks[i]; in mount_dev()