Skip to main content

Crate libbtrfs

Crate libbtrfs 

Source
Expand description

This crate is a rust library for working with the btrfs filesystem.

Re-exports§

pub use subvol::snap;

Modules§

dev
Btrfs device operations.
fs
Btrfs filesystem operations.
lookup
Btrfs filesystem lookups
subvol
Btrfs subvolume operations.
tree_search
Btrfs tree searches.

Structs§

Flags
Flags

Type Aliases§

KernelStr
Used to represent strings returned by the Linux kernel.