Enumsยง
- Open
Mode ๐
Constantsยง
- MAX_
ARG_ ๐COUNT - MAX_
PATH_ ๐LENGTH
Functionsยง
- get_
path_ ๐str_ v2 - Helper function to replace the missing get_path_str function TODO: This should be moved to a shared helper when VFS v2 provides public API
- read_
directory_ ๐as_ xv6_ dirent - Convert Scarlet DirectoryEntry to xv6 Dirent and write to buffer
- sys_
close - sys_dup
- sys_
exec - sys_
fstat - sys_
link - sys_
lseek - sys_
mkdir - sys_
mknod - sys_
open - sys_
read - sys_
unlink - sys_
write - to_
absolute_ ๐path_ v2 - VFS v2 helper function for path absolutization TODO: Move this to a shared helper module when VFS v2 provides public API