Structs§
Functions§
- apply_
root_ filesystem_ entry - Write one root-filesystem bootstrap entry (file/dir/symlink) into a VFS, creating
parent dirs and applying deterministic mode/uid/gid defaults (chmod/chown for
non-symlinks). Shared by native (raw root FS) and browser (kernel
filesystem_mut). - build_
root_ filesystem - build_
root_ filesystem_ with_ loaded_ snapshot - build_
root_ mount_ table - build_
root_ mount_ table_ with_ loaded_ snapshot - convert_
root_ filesystem_ entry - Convert a protocol root-filesystem entry into a kernel
FilesystemEntry, decoding content (utf8/base64) and applying per-kind mode defaults. Shared by native and browser bootstrap + snapshot paths. - protocol_
root_ filesystem_ mode - root_
filesystem_ descriptor_ from_ config - root_
filesystem_ mode_ from_ config - root_
filesystem_ protocol_ descriptor_ from_ config - root_
snapshot_ entry - root_
snapshot_ from_ entries - Build a kernel snapshot from protocol entries (shared by native + browser).