# Functions

BuildFilterWithList returns a filesystem filter with the given list of FS types.
DefaultIgnoredTypes tries to guess a sane list of filesystem types that could be ignored in the running system.
GetFilesystems returns a filesystem list filtered by the callback function.

# Structs

FSStat carries the metadata for a given filesystem.
UsedVals wraps the `used` disk metrics.