libstorage-ng
Public Attributes | List of all members
storage::SimpleEtcFstabEntry Struct Reference

A simple struct to hold the information from one line in fstab. More...

#include <SimpleEtcFstab.h>

Public Attributes

std::string device
 
std::string mount_point
 
FsType fs_type
 
std::vector< std::string > mount_options
 
int fs_freq
 
int fs_passno
 

Detailed Description

A simple struct to hold the information from one line in fstab.

See fstab(5).


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