Docs.rs
  • libbtrfs-0.0.20
    • libbtrfs 0.0.20
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • Lucasw93
    • Dependencies
      • bitflags ^2.2.0 normal
      • libc ^0.2.108 normal
      • syscalls ^0.6.18 normal optional
      • uuid ^1.3.0 normal
      • bindgen ^0.72.0 build
    • Versions
    • 80.13% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libbtrfs0.0.20

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Opt
  • dev::DevInfo
  • dev::DevItem
  • dev::DevStats
  • dev::InfoIter
  • dev::ItemIter
  • fs::FsInfo
  • fs::SpaceInfo
  • fs::Spaces
  • fs::block_group::RaidProfile
  • subvol::Iter
  • subvol::IterUser
  • subvol::SubvolEntry
  • subvol::SubvolInfo
  • tree_search::SearchBuf
  • tree_search::SearchItem
  • tree_search::TreeSearch
  • tree_search::fd::TreeSearch

Enums

  • fs::block_group::BlockType

Traits

  • tree_search::SearchName

Functions

  • dev::add
  • dev::fd::add
  • dev::fd::get_stats
  • dev::fd::info
  • dev::fd::info_iter
  • dev::fd::item_iter
  • dev::fd::rm
  • dev::fd::rm_by_id
  • dev::get_stats
  • dev::info
  • dev::info_iter
  • dev::item_iter
  • dev::rm
  • dev::rm_by_id
  • fs::fd::get_spaces
  • fs::fd::info
  • fs::fd::is_btrfs
  • fs::get_spaces
  • fs::info
  • fs::is_btrfs
  • lookup::fd::path_as_bytes
  • lookup::fd::path_as_str
  • lookup::fd::treeid
  • lookup::fd::user_path_as_bytes
  • lookup::fd::user_path_as_str
  • lookup::path_as_bytes
  • lookup::path_as_str
  • lookup::treeid
  • lookup::user_path_as_bytes
  • lookup::user_path_as_str
  • subvol::create
  • subvol::destroy
  • subvol::destroy_by_id
  • subvol::fd::create
  • subvol::fd::destroy
  • subvol::fd::destroy_by_id
  • subvol::fd::get_default
  • subvol::fd::get_flags
  • subvol::fd::get_info
  • subvol::fd::get_info_by_id
  • subvol::fd::get_path
  • subvol::fd::is_readonly
  • subvol::fd::is_subvol
  • subvol::fd::set_default
  • subvol::fd::set_readonly
  • subvol::fd::walk
  • subvol::fd::walk_user
  • subvol::get_default
  • subvol::get_flags
  • subvol::get_info
  • subvol::get_info_by_id
  • subvol::get_path
  • subvol::is_readonly
  • subvol::is_subvol
  • subvol::set_default
  • subvol::set_readonly
  • subvol::snap::create
  • subvol::snap::fd::create
  • subvol::walk
  • subvol::walk_user

Type Aliases

  • subvol::Timespec