Searched refs:spec_vnodeops (Results 1 – 2 of 2) sorted by relevance
801 extern struct vnodeops *spec_vnodeops; in specinit()816 error = vn_make_ops(name, spec_vnodeops_template, &spec_vnodeops); in specinit()
169 struct vnodeops *spec_vnodeops; variable220 return (spec_vnodeops); in spec_getvnodeops()