📈
ucore-analysis
search
Ctrlk
📈
ucore-analysis
  • Introduction
  • lab1
  • lab解析
  • uCore代码
    • boot
    • kern
      • debug
      • driver
      • fs
        • devs
        • sfs
        • swap
        • vfs
          • inode.c
          • inode.h
          • README.md
          • vfs.c
          • vfsdev.c
          • vfsfile.c
          • vfs.h
          • vfslookup.c
          • vfspath.c
        • 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. kernchevron-right
  3. fs

vfs

inode.cchevron-rightinode.hchevron-rightREADME.mdchevron-rightvfs.cchevron-rightvfsdev.cchevron-rightvfsfile.cchevron-rightvfs.hchevron-rightvfslookup.cchevron-rightvfspath.cchevron-right
Previousswapfs.hchevron-leftNextinode.cchevron-right

Last updated 6 years ago