ContainerTracer  0.1
Functions
disk_io.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int disk_open (const char *dev, int flag)
 
void disk_close (int fd)
 

Function Documentation

◆ disk_close()

void disk_close ( int  fd)
Here is the call graph for this function:

◆ disk_open()

int disk_open ( const char *  dev,
int  flag 
)