vfs(9) netbsd man page | unix.com

Man Page: vfs

Operating Environment: netbsd

Section: 9

VFS(9)							   BSD Kernel Developer's Manual						    VFS(9)

NAME
vfs -- kernel interface to file systems
DESCRIPTION
The virtual file system, vfs, is the kernel interface to file systems. The interface specifies the calls for the kernel to access file sys- tems. It also specifies the core functionality that a file system must provide to the kernel. The focus of vfs activity is the vnode and is discussed in vnode(9). File system operations such as mounting and syncing are discussed in vfsops(9).
SEE ALSO
intro(9), vfsops(9), vnode(9), vnodeops(9)
BSD
September 22, 2001 BSD
Related Man Pages
vfs_getnewfsid(9) - netbsd
vfs_setpublicfs(9) - netbsd
vfs_attach(9) - netbsd
vfs_mountedon(9) - netbsd
vfs_rootmountalloc(9) - netbsd
Similar Topics in the Unix Linux Community
Booting in read-only
Help changing /etc/vfstab - can't boot
Using sed to comment out line in /etc/vfstab
what is the difference between /etc/mnttab and /etc/vfstab
Sun Fire 480 - devfsadm -C not working after replacing one of the boot disks