Searched refs:mntvnodeops (Results 1 – 3 of 3) sorted by relevance
126 vn_setops(vp, mntvnodeops); in mntinitrootnode()157 error = vn_make_ops(name, mnt_vnodeops_template, &mntvnodeops); in mntinit()
48 vnodeops_t *mntvnodeops; variable1145 vn_setops(vp, mntvnodeops); in mntgetnode()
106 extern struct vnodeops *mntvnodeops;