sofs19
0.1
FUSE based file system
|
Definition of the directory entry data type. More...
#include <direntry.h>
Data Fields | |
uint32_t | in |
the associated inode number | |
char | name [SOFS19_MAX_NAME+1] |
the name of a file (NULL-terminated string) | |
Definition of the directory entry data type.