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

1 line
317 B
JavaScript
Raw Normal View History

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",""]]};