PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
#include "tests/filesys/extended/grow-dir.inc"
Go to the source code of this file.
Macros | |
#define | FILE_CNT 50 |
Creates a directory, then creates 50 files in that directory. More... | |
#define | DIRECTORY "/x" |
#define DIRECTORY "/x" |
Definition at line 5 of file grow-dir-lg.c.
#define FILE_CNT 50 |
Creates a directory, then creates 50 files in that directory.
Definition at line 4 of file grow-dir-lg.c.