| MD5(9) -- message digest routines MD5Init(9) -- message digest routines MD5Transform(9) -- message digest routines VFS(9) -- kernel interface to filesystems VFS_FHTOVP(9) -- turn an NFS filehandle into a vnode VFS_INIT(9) -- initialize a filesystem VFS_MOUNT(9) -- mount a filesystem VFS_QUOTACTL(9) -- manipulate filesystem quotas VFS_ROOT(9) -- return the root vnode of a filesystem VFS_START(9) -- make a filesystem operational VFS_STATFS(9) -- return filesystem status VFS_SYNC(9) -- flush unwritten data VFS_UNMOUNT(9) -- unmount a filesystem VFS_VGET(9) -- convert an inode number to a vnode VFS_VPTOFH(9) -- turn a vnode into an NFS filehandle VOP_ABORTOP(9) -- abort a directory operation VOP_ACCESS(9) -- check access permissions of a file or Unix domain socket VOP_ADVLOCK(9) -- advisory record locking VOP_ATTRIB(9) -- get and set attributes on a file or directory VOP_BLKATOFF(9) -- return a filesystem buffer for part of a file VOP_BWRITE(9) -- write a filesystem buffer VOP_CLOSE(9) -- open or close a file VOP_CREATE(9) -- create a file, socket, VOP_FSYNC(9) -- flush filesystem buffers for a file VOP_GETATTR(9) -- get and set attributes on a file or directory VOP_GETPAGES(9) -- read or write VM pages from a file VOP_INACTIVE(9) -- reclaim filesystem resources for a vnode VOP_IOCTL(9) -- device specific control VOP_ISLOCKED(9) -- serialize access to a vnode VOP_LINK(9) -- create a new name for a file VOP_LOCK(9) -- serialize access to a vnode VOP_LOOKUP(9) -- lookup a component of a pathname VOP_MKDIR(9) -- create a file, socket, VOP_MKNOD(9) -- create a file, socket, VOP_MMAP(9) -- map a file into memory VOP_OPEN(9) -- open or close a file VOP_OPENCLOSE(9) -- open or close a file VOP_PATHCONF(9) -- return POSIX pathconf information VOP_PRINT(9) -- print debugging information VOP_PUTPAGES(9) -- read or write VM pages from a file VOP_RDWR(9) -- read or write a file VOP_READ(9) -- read or write a file VOP_READDIR(9) -- read contents of a directory VOP_READLINK(9) -- read the target of a symbolic link VOP_REALLOCBLKS(9) -- rearrange blocks in a file to be contiguous VOP_RECLAIM(9) -- reclaim filesystem resources for a vnode VOP_REMOVE(9) -- remove a file or directory VOP_RENAME(9) -- rename a file VOP_RMDIR(9) -- remove a file or directory VOP_SEEK(9) -- seek to a given location in a file | |
[1] 2 3 > >> | |