rpm  5.4.10
Data Fields
fsinfo Struct Reference

Data Fields

const char * mntPoint
 
dev_t dev
 
int rdonly
 

Detailed Description

Definition at line 17 of file fs.c.

Field Documentation

§ dev

dev_t fsinfo::dev

devno for mount point.

Definition at line 20 of file fs.c.

Referenced by getFilesystemList(), rpmFreeFilesystems(), and rpmGetFilesystemUsage().

§ mntPoint

const char* fsinfo::mntPoint

path to mount point.

Definition at line 19 of file fs.c.

Referenced by getFilesystemList(), and rpmFreeFilesystems().

§ rdonly

int fsinfo::rdonly

is mount point read only?

Definition at line 21 of file fs.c.

Referenced by getFilesystemList(), and rpmFreeFilesystems().


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