Home
last modified time | relevance | path

Searched refs:SMBTOV (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c99 xvp = SMBTOV(xnp); in smbfs_get_xattrdir()
179 *vpp = SMBTOV(pnp); in smbfs_xa_parent()
251 xvp = SMBTOV(xnp); in smbfs_xa_getfattr()
318 error = smbfs_xa_parent(SMBTOV(dnp), &pvp); in smbfs_xa_findopen()
H A Dsmbfs_subr2.c285 vp = SMBTOV(np); in smbfs_node_findcreate()
349 vp = SMBTOV(np); in make_smbnode()
510 vp = SMBTOV(np); in smbfs_addfree()
741 vp = SMBTOV(np); in sn_hashfind()
887 vp = SMBTOV(np); in smbfs_check_table()
1019 vp = SMBTOV(np); in sn_destroy_node()
1135 vp = SMBTOV(np); in smbfs_node_reclaim()
H A Dsmbfs_node.c186 vp = SMBTOV(np); in smbfs_nget()
H A Dsmbfs_node.h310 #define SMBTOV(np) ((np)->r_vnode) macro
H A Dsmbfs_vfsops.c761 vp = SMBTOV(smi->smi_root); in smbfs_root()
H A Dsmbfs_vnops.c1576 vp = SMBTOV(smi->smi_root); in smbfslookup()
1585 vp = SMBTOV(np); in smbfslookup()
1720 vp = SMBTOV(np); in smbfslookup_cache()
H A Dsmbfs_smb.c1583 fa = (SMBTOV(src)->v_type == VDIR) ? SMB_FA_DIR : 0; in smbfs_smb_rename()