Home
last modified time | relevance | path

Searched refs:SMB_TREE_FSID (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1071 #define SMB_TREE_FSID(tree) ((tree)->t_snode->vp->v_vfsp->vfs_fsid) macro
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c285 fsid = SMB_TREE_FSID(sr->tid_tree); in smb_node_lookup()