Struct mount

Struct Documentation

struct mount

Public Functions

inline bool operator<(const mount &rhs) const

Public Members

unsigned id
unsigned parent_id
dev_t device
std::string root
std::string point
std::vector<std::string> options
std::vector<std::string> optional
std::string filesystem_type
std::string source
std::vector<std::string> super_options