smb_node_get_hash
static smb_llist_t *smb_node_get_hash(fsid_t *, smb_attr_t *, uint32_t *);
node_hdr = smb_node_get_hash(&rootdir->v_vfsp->vfs_fsid, &attr,
node_hdr = smb_node_get_hash(&fsid, &attr, &hashkey);