PKUOS - Pintos
Pintos source browser for PKU Operating System 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().