mirror of
https://github.com/rcore-os/rCore-Tutorial-v3.git
synced 2024-11-28 04:13:35 +04:00
1 line
317 B
JavaScript
1 line
317 B
JavaScript
window.SIDEBAR_ITEMS = {"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",""]]}; |