PKUOS - Pintos
Pintos source browser for PKU Operating System course
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
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: