rCore-Tutorial-v3/ch6/easy_fs/sidebar-items.js
2022-05-03 12:09:53 +00:00

1 line
291 B
JavaScript

initSidebarItems({"constant":[["BLOCK_SZ","Use a block size of 512 bytes"]],"struct":[["EasyFileSystem","An easy file system on block"],["Inode","Virtual filesystem layer over easy-fs"]],"trait":[["BlockDevice","Trait for block devices which reads and writes data in the unit of blocks"]]});