Module tvix_castore::fs

source ยท

Modulesยง

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

Structsยง

Constantsยง

Traitsยง

  • Provides an interface for looking up root nodes in tvix-castore by given a lookup key (usually the basename), and optionally allow a listing.