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