- impl Display for NodeHandle which only shows the node header and the index of the handle - Fs<T> has functionality for retrieving the root directory, looking up inodeids by absolute path, getting the inodeitem, inoderef, dirindex and diritem by inodeid, listing extents of a inodeid (if regfile) - simple INode structure holding the inodeid and the path to the inode as a list of byte sequences |
||
|---|---|---|
| .. | ||
| v2 | ||
| crc32c.rs | ||
| lib.rs | ||
| path.rs | ||
| structs.rs | ||
| tree.rs | ||