//
pkg.gl
Category
github.com/srcup/u-root
cmds
core
df
package
6.0.0+incompatible
Repository:
https://github.com/srcup/u-root.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
0
Files
114 SLOC
#
Functions
DiskUsage
DiskUsage calculates the usage statistics of a mount point note: arm7 Bsize is int32; all others are int64.
SetUnits
SetUnits takes the command line flags and configures the correct units used to calculate display values.
#
Constants
B
B is Bytes.
KB
KB is kilobytes.
MB
MB is megabytes.
#
Structs
Mount
Mount is a structure used to contain mount point data.