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