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 14 of file fs.c.

const char * fsinfo::mntPoint
 

path to mount point.

Definition at line 13 of file fs.c.

int fsinfo::rdonly
 

is mount point read only?

Definition at line 15 of file fs.c.


The documentation for this struct was generated from the following file:
Generated at Mon Sep 24 10:37:58 2001 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001