Symbol: SMBTOV
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_node.c
189
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_smb1.c
491
fa = (SMBTOV(src)->v_type == VDIR) ? SMB_FA_DIR : 0;
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr2.c
1029
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr2.c
1085
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr2.c
1309
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr2.c
198
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr2.c
306
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr2.c
363
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr2.c
520
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr2.c
751
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_subr2.c
897
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vfsops.c
886
vp = SMBTOV(smi->smi_root);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
1037
vnode_t *vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
2312
vp = SMBTOV(smi->smi_root);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
2321
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_vnops.c
2456
vp = SMBTOV(np);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_xattr.c
103
xvp = SMBTOV(xnp);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_xattr.c
183
*vpp = SMBTOV(pnp);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_xattr.c
255
xvp = SMBTOV(xnp);
usr/src/uts/common/fs/smbclnt/smbfs/smbfs_xattr.c
310
error = smbfs_xa_parent(SMBTOV(dnp), &pvp);