Searched refs:dc_vfs (Results 1 – 1 of 1) sorted by relevance
130 struct vfs dc_vfs; variable780 vp->v_vfsp = &dc_vfs; in dcnode_constructor()879 vp->v_vfsp = &dc_vfs; in dcnode_recycle()896 VFS_INIT(&dc_vfs, dc_vfsops, NULL); in dcinit()897 dc_vfs.vfs_flag = VFS_RDONLY; in dcinit()898 dc_vfs.vfs_fstype = fstype; in dcinit()902 dc_vfs.vfs_dev = dcdev; in dcinit()