# Functions
BindMount bind-mounts source to target.
GetQuota returns XFS quota information of given volume ID.
MakeFS is a utility function to format a device.
Mount mounts device to target.
Probe probes XFS filesystem on device.
Repair is a utility function to repair XFS on a device.
SetQuota sets quota information on given path and volume ID.
# Variables
ErrCanceled denotes canceled by context error.
ErrFSNotFound denotes filesystem not found error.