Crate libbtrfsutil
source ·Structs
qgroup inheritance specifier.
Information about a Btrfs subvolume.
Constants
Functions
Creates a new snapshot from a source subvolume.
Creates a new subvolume.
Deletes a subvolume or snapshot.
Returns whether the given
path
is a Btrfs subvolume.Set whether a subvolume is read-only.
Gets the ID of the subvolume containing the
path
.Gets information about the subvolume at the given
path
.Gets information about the subvolume with the given
id
on the filesystem containing the path
.Gets the path of the subvolume relative to the filesystem root.
Gets the path of the subvolume with a given ID relative to the filesystem root.
Returns whether a subvolume is read-only.
Forces a sync on a Btrfs filesystem containing the
path
.