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§
- Opt
- Flag options for all funtions in the library