Lines Matching refs:sdev_node

76 	struct sdev_node *dv = VTOSDEV(*vpp);  in sdev_open()
77 struct sdev_node *ddv = dv->sdev_dotdot; in sdev_open()
108 struct sdev_node *dv = VTOSDEV(vp); in sdev_close()
132 struct sdev_node *dv = (struct sdev_node *)VTOSDEV(vp); in sdev_read()
159 struct sdev_node *dv = VTOSDEV(vp); in sdev_write()
190 struct sdev_node *dv = VTOSDEV(vp); in sdev_ioctl()
208 struct sdev_node *dv = VTOSDEV(vp); in sdev_getattr()
209 struct sdev_node *parent = dv->sdev_dotdot; in sdev_getattr()
248 struct sdev_node *dv = VTOSDEV(vp); in sdev_getsecattr()
273 struct sdev_node *dv = VTOSDEV(vp); in sdev_setsecattr()
315 struct sdev_node *dv = vdv; in sdev_unlocked_access()
333 struct sdev_node *dv = VTOSDEV(vp); in sdev_access()
360 struct sdev_node *parent; in sdev_lookup()
383 struct sdev_node *parent; in sdev_create()
384 struct sdev_node *self = NULL; in sdev_create()
507 struct sdev_node *parent = (struct sdev_node *)VTOSDEV(dvp); in sdev_remove()
509 struct sdev_node *dv = NULL; in sdev_remove()
625 struct sdev_node *fromparent = NULL; in sdev_rename()
627 struct sdev_node *toparent; in sdev_rename()
628 struct sdev_node *fromdv = NULL; /* source node */ in sdev_rename()
630 struct sdev_node *todv = NULL; /* destination node */ in sdev_rename()
854 struct sdev_node *parent = (struct sdev_node *)VTOSDEV(dvp); in sdev_symlink()
855 struct sdev_node *self = (struct sdev_node *)NULL; in sdev_symlink()
928 struct sdev_node *parent = (struct sdev_node *)VTOSDEV(dvp); in sdev_mkdir()
929 struct sdev_node *self = NULL; in sdev_mkdir()
1003 struct sdev_node *parent = (struct sdev_node *)VTOSDEV(dvp); in sdev_rmdir()
1004 struct sdev_node *self = NULL; in sdev_rmdir()
1114 struct sdev_node *dv; in sdev_readlink()
1142 struct sdev_node *parent = VTOSDEV(dvp); in sdev_readdir()
1166 struct sdev_node *dv = VTOSDEV(vp); in sdev_fid()
1228 struct sdev_node *dv = VTOSDEV(vp); in sdev_frlock()