Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

fsinfo Struct Reference


Data Fields

const char * mntPoint
dev_t dev
int rdonly

Field Documentation

dev_t fsinfo::dev
 

devno for mount point.

Definition at line 15 of file fs.c.

Referenced by rpmGetFilesystemUsage.

const char* fsinfo::mntPoint
 

path to mount point.

Definition at line 14 of file fs.c.

Referenced by freeFilesystems, and getFilesystemList.

int fsinfo::rdonly
 

is mount point read only?

Definition at line 16 of file fs.c.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 18 17:34:57 2002 for rpm by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002