|
CS318 - Pintos
Pintos source browser for JHU CS318 course
|

Go to the source code of this file.
Functions | |
| void | partition_scan (struct block *) |
| devices/partition.h More... | |
| void partition_scan | ( | struct block * | block | ) |
Definition at line 28 of file partition.c.
References block_name(), printf(), and read_partition_table().
Referenced by identify_ata_device().


1.8.16