sofs19
0.1
FUSE based file system
|
Definition of the directory entry data type. More...
#include <inttypes.h>
Go to the source code of this file.
Data Structures | |
struct | SODirEntry |
Definition of the directory entry data type. More... | |
Macros | |
#define | SOFS19_MAX_NAME 27 |
maximum length of a file name (in characters) | |
Definition of the directory entry data type.