Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr2.c191 vp = SMBTOV(np); in sn_inactive()
299 vp = SMBTOV(np); in smbfs_node_findcreate()
356 vp = SMBTOV(np); in make_smbnode()
513 vp = SMBTOV(np); in smbfs_addfree()
744 vp = SMBTOV(np); in sn_hashfind()
890 vp = SMBTOV(np); in smbfs_check_table()
1022 vp = SMBTOV(np); in sn_destroy_node()
1078 vp = SMBTOV(np); in smbfs_rflush()
1302 vp = SMBTOV(np); in smbfs_node_reclaim()
H A Dsmbfs_xattr.c103 xvp = SMBTOV(xnp); in smbfs_get_xattrdir()
183 *vpp = SMBTOV(pnp); in smbfs_xa_parent()
255 xvp = SMBTOV(xnp); in smbfs_xa_getfattr()
310 error = smbfs_xa_parent(SMBTOV(dnp), &pvp); in smbfs_xa_get_streaminfo()
H A Dsmbfs_node.c189 vp = SMBTOV(np); in smbfs_nget()
H A Dsmbfs_node.h311 #define SMBTOV(np) ((np)->r_vnode) macro
H A Dsmbfs_vfsops.c886 vp = SMBTOV(smi->smi_root); in smbfs_root()
H A Dsmbfs_smb1.c491 fa = (SMBTOV(src)->v_type == VDIR) ? SMB_FA_DIR : 0; in smbfs_smb1_oldrename()
H A Dsmbfs_vnops.c1034 vnode_t *vp = SMBTOV(np); in smbfs_writenp()
2367 vp = SMBTOV(smi->smi_root); in smbfslookup()
2376 vp = SMBTOV(np); in smbfslookup()
2511 vp = SMBTOV(np); in smbfslookup_cache()