Query: vfs
OS: freebsd
Section: 9
Links: freebsd man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
VFS(9) BSD Kernel Developer's Manual VFS(9)NAMEVFS -- kernel interface to file systemsDESCRIPTIONCalls used to set or query file systems for settings or information. File systems that do not implement a VFS operation should use the appropriate vfs_std function from src/sys/kern/vfs_default.c rather than implementing empty functions or casting to eopnotsupp.SEE ALSOVFS_CHECKEXP(9), VFS_FHTOVP(9), VFS_INIT(9), VFS_MOUNT(9), VFS_QUOTACTL(9), VFS_SET(9), VFS_STATFS(9), VFS_SYNC(9), VFS_UNMOUNT(9), VFS_VGET(9), vnode(9), VOP_VPTOFH(9)AUTHORSThis manual page was written by Doug Rabson.BSDFebruary 9, 2010 BSD
Related Man Pages |
---|
vfs_fhtovp(9) - debian |
vfs_fhtovp(9) - freebsd |
vfs_checkexp(9) - opensolaris |
vfs_fhtovp(9) - hpux |
vfs_fhtovp(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Mounting Dir's to VFS table |
kernel panic |
S-121: VFS Vulnerability |
VFS (virtual file system) |
Minix 3.2.1 MFS/VFS/PFS? |