📈
ucore-analysis
search
⌘Ctrlk
📈
ucore-analysis
  • Introduction
  • lab1
  • lab解析
  • uCore代码
    • boot
    • kern
      • debug
      • driver
      • fs
        • devs
        • sfs
        • swap
        • vfs
        • file.c
        • file.h
        • fs.c
        • fs.h
        • iobuf.c
        • iobuf.h
        • sysfile.c
        • sysfile.h
      • init
      • libs
      • mm
      • process
      • schedule
      • sync
      • syscall
      • trap
    • libs
    • tools
    • user
    • Makefile
    • (lab1) Makefile
  • 附录:工具使用
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. uCore代码chevron-right
  2. kern

fs

devschevron-rightsfschevron-rightswapchevron-rightvfschevron-rightfile.cchevron-rightfile.hchevron-rightfs.cchevron-rightfs.hchevron-rightiobuf.cchevron-rightiobuf.hchevron-rightsysfile.cchevron-rightsysfile.hchevron-right
Previouspicirq.hchevron-leftNextdevschevron-right

Last updated 5 years ago