libcfe  0.12.1
some useful C-functions
mnt_info Struct Reference

Data Fields

int mntid
 
int parentid
 
int major
 
int minor
 
char * root
 
char * mntpoint
 
char * mntopts1
 
char * fstype
 
char * mntsrc
 
char * mntopts2
 

Detailed Description

Definition at line 14 of file check_device.c.

Field Documentation

◆ fstype

char* fstype

Definition at line 22 of file check_device.c.

◆ major

int major

Definition at line 17 of file check_device.c.

◆ minor

int minor

Definition at line 18 of file check_device.c.

◆ mntid

int mntid

Definition at line 15 of file check_device.c.

◆ mntopts1

char* mntopts1

Definition at line 21 of file check_device.c.

◆ mntopts2

char* mntopts2

Definition at line 24 of file check_device.c.

◆ mntpoint

char* mntpoint

Definition at line 20 of file check_device.c.

◆ mntsrc

char* mntsrc

Definition at line 23 of file check_device.c.

◆ parentid

int parentid

Definition at line 16 of file check_device.c.

◆ root

char* root

Definition at line 19 of file check_device.c.


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