# Functions
GetStats collects all Btrfs statistics from sysfs.
NewDefaultFS returns a new Bcache using the default sys fs mount point.
NewFS returns a new Btrfs filesystem using the given sys fs mount point.
# Constants
SectorSize contains the Linux sector size.
# Structs
Allocation contains allocation statistics for data, metadata and system data.
AllocationStats contains allocation statistics for a data type.
Number of commits and various time related statistics.
Device contains information about a device that is part of a Btrfs filesystem.
FS represents the pseudo-filesystem sys, which provides an interface to kernel data structures.
LayoutUsage contains additional usage statistics for a disk layout.
Stats contains statistics for a single Btrfs filesystem.