CS318 - Pintos
Pintos source browser for JHU CS318 course
Macros
grow-root-lg.c File Reference
#include "tests/filesys/extended/grow-dir.inc"
Include dependency graph for grow-root-lg.c:

Go to the source code of this file.

Macros

#define FILE_CNT   50
 Creates 50 files in the root directory. More...
 

Macro Definition Documentation

◆ FILE_CNT

#define FILE_CNT   50

Creates 50 files in the root directory.

Definition at line 3 of file grow-root-lg.c.