#include <EtcFstab.h>
Public Member Functions | |
FstabEntry () | |
FstabEntry & | operator= (const FstabChange &rhs) |
void | calcDependent () |
Public Attributes | |
string | device |
string | dentry |
string | mount |
string | fs |
std::list< string > | opts |
int | freq |
int | passno |
bool | loop |
bool | noauto |
bool | crypto |
string | loop_dev |
storage::EncryptType | encr |
storage::MountByType | mount_by |
Friends | |
std::ostream & | operator<< (std::ostream &s, const FstabEntry &v) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|