rpm  4.5
Data Fields
fsinfo Struct Reference

Data Fields

const char * mntPoint
dev_t dev
int rdonly

Detailed Description

Definition at line 15 of file fs.c.


Field Documentation

dev_t fsinfo::dev

devno for mount point.

Definition at line 18 of file fs.c.

Referenced by getFilesystemList().

const char* fsinfo::mntPoint

path to mount point.

Definition at line 17 of file fs.c.

Referenced by getFilesystemList(), and rpmFreeFilesystems().

is mount point read only?

Definition at line 19 of file fs.c.

Referenced by getFilesystemList().


The documentation for this struct was generated from the following file: