#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 | dmcrypt |
| bool | noauto |
| bool | crypto |
| bool | cryptt |
| bool | tmpcrypt |
| string | loop_dev |
| string | cr_opts |
| string | cr_key |
| string | cr_info |
| storage::EncryptType | encr |
| storage::MountByType | mount_by |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const FstabEntry &v) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6