Data Fields | |
const char * | mntPoint |
dev_t | dev |
int | rdonly |
Definition at line 17 of file fs.c.
dev_t fsinfo::dev |
const char* fsinfo::mntPoint |
path to mount point.
Definition at line 19 of file fs.c.
Referenced by getFilesystemList(), and rpmFreeFilesystems().
int fsinfo::rdonly |