Searched defs:smb_node_get_hash (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c110 static smb_llist_t *smb_node_get_hash(fsid_t *, smb_attr_t *, uint32_t *);
163 node_hdr = smb_node_get_hash(&rootdir->v_vfsp->vfs_fsid, &attr,
294 node_hdr = smb_node_get_hash(&fsid, &attr, &hashkey);
1315 smb_node_get_hash(fsid_t *fsid, smb_attr_t *attr, uint32_t *phashkey) function

Completed in 46 milliseconds