Data Fields | |
const char * | mntPoint |
dev_t | dev |
int | rdonly |
Definition at line 13 of file fs.c.
|
devno for mount point. |
|
path to mount point. Definition at line 14 of file fs.c. Referenced by freeFilesystems(). |
|
is mount point read only? |