OpenBSD manual page server

Manual Page Search Parameters

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

vfskernel interface to file systems

The virtual file system, VFS, is the kernel interface to file systems. The interface specifies the calls for the kernel to access file systems. It also specifies the core functionality that a file system must provide to the kernel.

The focus of vfs activity is the and is discussed in vnode(9).

intro(9), vnode(9), VOP_LOOKUP(9)

June 26, 2008 OpenBSD-current