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

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ FILE_CNT

#define FILE_CNT   20

Creates 20 files in the root directory.

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