本章描述Linux怎么样养护它支持文件系统中文件描述了虚拟文件系统(Virtual File System VFS)并解释了Linux核心中真实文件系统怎么样被支持
基于36个网页-相关网页
vfs virtual file system 虚拟文件系统 ; 虚拟文件系统〖UNIX
At the core of that set of interfaces is the virtual file system switch (VFS).
这组接口的核心就是虚拟文件系统交换器(VFS)。
The virtual file system (VFS) is the abstraction layer for the multitude of file systems that are supported in the kernel.
而虚拟文件系统(VFS) 是内核中支持的大多数文件系统的抽象层。
As shown in Listing 1, the virtual file system is maintained as a linked list of struct VFS, as denoted by the member vfs_next.
如清单1所示,由成员vfs_next指定,虚拟文件系统作为struct vfs的链表进行维护。
应用推荐