Documentation ¶
Index ¶
Constants ¶
View Source
const ( PART_DISK = 0 PART_MOUNTPOINT = iota PART_FILESYSTEM = iota PART_FLAGS = iota PART_DUMP = iota PART_PASS = iota )
View Source
const MTAB = "/etc/mtab"
Variables ¶
View Source
var SYSTEM_FILESYSTEMS = []string{
"proc",
"sysfs",
"fusectl",
"debugfs",
"securityfs",
"devtmpfs",
"devpts",
"tmpfs",
"fuse",
}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.