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