Module tree_search

Source
Expand description

Btrfs tree searches.

Modules§

fd

Structs§

SearchBuf
Iterator over items of a btrfs tree search
SearchItem
Returned by SearchBuf::next
TreeSearch
Provides functionality to preform btrfs tree searches

Traits§

SearchName
Btrfs search item that contains name information.