摘要
给出了一种在UNIX的虚拟文件系统下,通过设置文件的v节点的操作指针指向、子文件系统的rfs结构的操作指针指向和基本操作函数组的初始值,来实现异种文件系统共存和可对异种文件进行透明访问的文件系统结构形式,并给出了实现这种新的文件系统结构的方法。
This paper describes a new structure model of file system on the basis of the UNIX virturefile system.By setting the direction of vnode operating pointer of a file and direction of vfs structureoperating pointer of a subsystem,and setting the initial definition of basic operating function groups,different type file subsystems are able to run simuItaneously and different type files are able to access eachother transparently.The implementation method of this new structure model of file system is also presented.
出处
《电子科技大学学报》
EI
CAS
CSCD
北大核心
1995年第2期201-206,共6页
Journal of University of Electronic Science and Technology of China
关键词
UNIX
操作系统
虚拟文件系统
透明访问
v节点
UNIX operating system
virture file system
transparent access
vnode
vfsstructure
operating function group
operating pointer