Lines Matching refs:vnode_t
121 static vnode_t *specfs_hash[SPECHSZ];
374 spec_node_init(vnode_t *vp, dev_t rdev)
378 vnode_t *vp2;
379 vnode_t **vpp;
436 spec_node_lookup_by_dev(enum vtype type, dev_t dev, int flags, vnode_t **vpp)
439 vnode_t *vp;
494 spec_node_lookup_by_mount(struct mount *mp, vnode_t **vpp)
497 vnode_t *vp, *vq;
535 spec_node_getmountedfs(vnode_t *devvp)
566 spec_node_setmountedfs(vnode_t *devvp, struct mount *mp)
599 spec_node_revoke(vnode_t *vp)
663 spec_node_destroy(vnode_t *vp)