MountInfo

A parsed line from /proc/self/mounts.

Members

Variables

file
string file;

mount path

freq
int freq;

dump flag - always 0

mntops
string mntops;

options

passno
int passno;

fsck order - always 0

spec
string spec;

device path

vfstype
string vfstype;

file system

Meta