CS318 - Pintos
Pintos source browser for JHU CS318 course
Functions
partition.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void partition_scan (struct block *)
 devices/partition.h More...
 

Function Documentation

◆ partition_scan()

void partition_scan ( struct block block)

devices/partition.h

devices/partition.h

Definition at line 28 of file partition.c.

References block_name(), printf(), and read_partition_table().

Referenced by identify_ata_device().

Here is the call graph for this function:
Here is the caller graph for this function: