mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 01:01:00 +00:00
There was only one permanent storage location for these: as a member in the Mount class. That member is never modified after Mount initialization, so we don't need to worry about races there. |
||
|---|---|---|
| .. | ||
| ATA | ||
| NVMe | ||
| SD | ||
| DiskPartition.cpp | ||
| DiskPartition.h | ||
| StorageController.cpp | ||
| StorageController.h | ||
| StorageDevice.cpp | ||
| StorageDevice.h | ||
| StorageManagement.cpp | ||
| StorageManagement.h | ||