VFS(9) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

VFS(9)

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

NAME
     VFS — kernel interface to file systems

DESCRIPTION
     Calls used to set or query file systems for settings or information.

     File systems that do not implement a VFS operation should use the appro‐
     priate vfs_std function from src/sys/kern/vfs_default.c rather than
     implementing empty functions or casting to eopnotsupp.

SEE ALSO
     VFS_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)

AUTHORS
     This manual page was written by Doug Rabson.

BSD                            February 9, 2010                            BSD
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3