netbsd man page for vfs

Query: vfs

OS: netbsd

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_export_lookup(9) - netbsd
vfs_mountalloc(9) - netbsd
vfs_getvfs(9) - netbsd
vfs_mountroot(9) - netbsd
vfs_resume(9) - netbsd
Similar Topics in the Unix Linux Community
AdvFS Filesets
mounting file system /etc/vfstab
T2000 - devfsadm problem
How can i edit /etc/vfstab in single user mode
Unknown fstype?