Lines Matching refs:sdev_node
321 struct sdev_node *dv = VTOSDEV(*vpp); in sdev_open()
322 struct sdev_node *ddv = dv->sdev_dotdot; in sdev_open()
353 struct sdev_node *dv = VTOSDEV(vp); in sdev_close()
377 struct sdev_node *dv = (struct sdev_node *)VTOSDEV(vp); in sdev_read()
404 struct sdev_node *dv = VTOSDEV(vp); in sdev_write()
435 struct sdev_node *dv = VTOSDEV(vp); in sdev_ioctl()
453 struct sdev_node *dv = VTOSDEV(vp); in sdev_getattr()
454 struct sdev_node *parent = dv->sdev_dotdot; in sdev_getattr()
493 struct sdev_node *dv = VTOSDEV(vp); in sdev_getsecattr()
518 struct sdev_node *dv = VTOSDEV(vp); in sdev_setsecattr()
565 struct sdev_node *dv = vdv; in sdev_unlocked_access()
603 struct sdev_node *dv = VTOSDEV(vp); in sdev_access()
622 struct sdev_node *parent; in sdev_lookup()
645 struct sdev_node *parent; in sdev_create()
646 struct sdev_node *self = NULL; in sdev_create()
797 struct sdev_node *parent = (struct sdev_node *)VTOSDEV(dvp); in sdev_remove()
799 struct sdev_node *dv = NULL; in sdev_remove()
910 struct sdev_node *fromparent = NULL; in sdev_rename()
912 struct sdev_node *toparent; in sdev_rename()
913 struct sdev_node *fromdv = NULL; /* source node */ in sdev_rename()
915 struct sdev_node *todv = NULL; /* destination node */ in sdev_rename()
1162 struct sdev_node *parent = (struct sdev_node *)VTOSDEV(dvp); in sdev_symlink()
1163 struct sdev_node *self = (struct sdev_node *)NULL; in sdev_symlink()
1236 struct sdev_node *parent = (struct sdev_node *)VTOSDEV(dvp); in sdev_mkdir()
1237 struct sdev_node *self = NULL; in sdev_mkdir()
1311 struct sdev_node *parent = (struct sdev_node *)VTOSDEV(dvp); in sdev_rmdir()
1312 struct sdev_node *self = NULL; in sdev_rmdir()
1418 struct sdev_node *dv; in sdev_readlink()
1446 struct sdev_node *dv = VTOSDEV(vp); in sdev_readdir()
1474 struct sdev_node *dv = VTOSDEV(vp); in sdev_fid()
1536 struct sdev_node *dv = VTOSDEV(vp); in sdev_frlock()