Searched refs:spec_vnodeops (Results 1 – 2 of 2) sorted by relevance
795 extern struct vnodeops *spec_vnodeops; in specinit()810 error = vn_make_ops(name, spec_vnodeops_template, &spec_vnodeops); in specinit()
167 struct vnodeops *spec_vnodeops; variable218 return (spec_vnodeops); in spec_getvnodeops()