Module fs

Module fs 

Source
Available on crate feature fs only.

Re-exportsยง

pub use self::root_nodes::RootNodes;

Modulesยง

file_attr ๐Ÿ”’
fusefuse
inode_tracker ๐Ÿ”’
inodes ๐Ÿ”’
This module contains all the data structures used to track information about inodes, which present snix-castore nodes in a filesystem.
root_nodes

Structsยง

SnixStoreFs
This implements a read-only FileSystem for a snix-castore with the passed BlobService, DirectoryService and RootNodes.

Constantsยง

XATTR_NAME_BLOB_DIGEST ๐Ÿ”’
XATTR_NAME_DIRECTORY_DIGEST ๐Ÿ”’

Functionsยง

attr_to_fuse_entry ๐Ÿ”’
node_to_fuse_type ๐Ÿ”’
Returns the u32 fuse type