rCore-Tutorial-v3/ch6/os/fs/inode/sidebar-items.js

1 line
313 B
JavaScript
Raw Normal View History

initSidebarItems({"fn":[["list_apps","List all files in the filesystems"],["open_file","Open file with flags"]],"struct":[["OSInode","A wrapper around a filesystem inode to implement File trait atop "],["OSInodeInner","The OS inode inner in UPSafeCell"],["OpenFlags","Open file flags"],["ROOT_INODE",""]]});