Searched refs:spec_vnodeops (Results 1 – 2 of 2) sorted by relevance
792 extern struct vnodeops *spec_vnodeops; in specinit()807 error = vn_make_ops(name, spec_vnodeops_template, &spec_vnodeops); in specinit()
166 struct vnodeops *spec_vnodeops; variable217 return (spec_vnodeops); in spec_getvnodeops()