#ifndef _BSD_SYS_VFS_CONTEXT_H_ #define _BSD_SYS_VFS_CONTEXT_H_ #include #include #include #include #ifdef BSD_KERNEL_PRIVATE #include #endif #include /* * XXX should go away; pulls in vfs_context structure definition from * XXX */ #endif /* !_BSD_SYS_VFS_CONTEXT_H_ */