Virtual File System VFS的意思|示意
虚拟文件系统VFS
Virtual File System VFS的网络常见释义
虚拟文件系统 本章描述Linux怎么样养护它支持文件系统中文件描述了虚拟文件系统(Virtual File System VFS)并解释了Linux核心中真实文件系统怎么样被支持
Virtual File System VFS相关短语
1、 vfs virtual file system 虚拟文件系统 ; 虚拟文件系统〖UNIX
Virtual File System VFS相关例句
The Virtual File system Switch (VFS) provides the path to exofs, where exofs communicates with the object storage system through a local OSD initiator.
Virtual File System Switch (vfs)为exofs提供一条途径,在其中,exofs通过一个本地osd启动器与对象存储系统通信。
At the top is the virtual file system (VFS), which presents a common interface to higher-level applications.
架构的顶层是虚拟文件系统(VFS),它为高级应用程序提供通用接口。
As Linux presents a common interface to the file systems (through the virtual file system switch [VFS]), the user's perspective of Ceph is transparent.
因为Linux显示文件系统的一个公共界面(通过虚拟文件系统交换机[VFS]),Ceph的用户透视图就是透明的。
At the core of that set of interfaces is the virtual file system switch (VFS).
这组接口的核心就是虚拟文件系统交换器(VFS)。
Not only some file classes or so, but something I call a Virtual file system (VFS), my own file system that supports nice features like compression, encryption, fast access times, and so on.
我将其称作为虚拟文件系统(VFS),它不仅仅只是一些文件(操作)的类,我自己的文件系统将会支持诸如数据压缩,加密,快速存取等等一系列漂亮的特性。
The virtual file system (VFS) is an interesting aspect of the Linux kernel because it provides a common interface abstraction for file systems.
虚拟文件系统(VFS)是 Linux 内核中非常有用的一个方面,因为它为文件系统提供了一个通用的接口抽象。