32 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3.. include:: ../disclaimer-zh_TW.rst4 5:Original: :ref:`Documentation/filesystems/index.rst <filesystems_index>`6:Translator: Wang Wenhu <wenhu.wang@vivo.com>7 Hu Haowen <2023002089@link.tyut.edu.cn>8 9.. _tw_filesystems_index:10 11========================12Linux Kernel中的文件系統13========================14 15這份正在開發的手冊或許在未來某個輝煌的日子裏以易懂的形式將Linux虛擬\16文件系統(VFS)層以及基於其上的各種文件系統如何工作呈現給大家。當前\17可以看到下面的內容。18 19文件系統20========21 22文件系統實現文檔。23 24.. toctree::25 :maxdepth: 226 27 virtiofs28 debugfs29 tmpfs30 31 32