|
CS318 - Pintos
Pintos source browser for JHU CS318 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.
1.8.16