Lines Matching refs:vnode
137 struct vnode *sdev_vnode; /* vnode */
145 struct vnode *sdev_attrvp; /* backing store vnode if persisted */
260 #define SDEVTOV(n) ((struct vnode *)(n)->sdev_vnode)
292 extern int devname_lookup_func(struct sdev_node *, char *, struct vnode **,
315 extern int devname_setattr_func(struct vnode *, struct vattr *, int,
320 extern void devname_inactive_func(struct vnode *, struct cred *,
321 void (*)(struct vnode *));
478 extern struct sdev_node *sdev_mkroot(struct vfs *, dev_t, struct vnode *,
479 struct vnode *, struct cred *);
482 struct vattr *, struct vnode *, void *, struct cred *, sdev_node_state_t);
483 extern int sdev_getlink(struct vnode *linkvp, char **link);
491 extern void sdev_update_timestamps(struct vnode *, cred_t *, uint_t);
505 extern int sdev_to_vp(struct sdev_node *, struct vnode **);
508 struct vnode **);