Searched refs:fdesc_vnodeops (Results 1 – 1 of 1) sorted by relevance
77 static struct vop_vector fdesc_vnodeops = { variable90 VFS_VOP_VECTOR_REGISTER(fdesc_vnodeops);178 error = getnewvnode("fdescfs", mp, &fdesc_vnodeops, &vp); in fdesc_allocvp()