Searched refs:smb_node_get_hash (Results 1 – 1 of 1) sorted by relevance
118 static smb_llist_t *smb_node_get_hash(fsid_t *, smb_attr_t *, uint32_t *);171 node_hdr = smb_node_get_hash(&rootdir->v_vfsp->vfs_fsid, &attr, in smb_node_init()306 node_hdr = smb_node_get_hash(&fsid, &attr, &hashkey); in smb_node_lookup()1392 smb_node_get_hash(fsid_t *fsid, smb_attr_t *attr, uint32_t *phashkey) in smb_node_get_hash() function