Searched refs:cachefs_root (Results 1 – 1 of 1) sorted by relevance
87 static int cachefs_root(vfs_t *, vnode_t **);103 VFSNAME_ROOT, { .vfs_root = cachefs_root }, in cachefs_init_vfsops()1057 cachefs_root(vfs_t *vfsp, vnode_t **vpp) in cachefs_root() function