Linux ファイルシステム API¶
Linux VFS¶
Core VFS documentation¶
See these manuals for documentation about the VFS layer itself and how its algorithms work.
Filesystem support layers¶
Documentation for the support code within the filesystem layer for use in filesystem implementations.
Filesystems¶
Documentation for filesystem implementations.