Searched refs:xfs_dir2_da_hashname (Results 1 – 2 of 2) sorted by relevance
30 uint32_t xfs_dir2_da_hashname(const uint8_t *name, int namelen);
42 uint32_t xfs_dir2_da_hashname(const uint8_t *name, int namelen) in xfs_dir2_da_hashname() function387 hashwant = xfs_dir2_da_hashname((uint8_t *)dname, strlen(dname)); in xfs_dir2_leaf_find_entry()621 hashwant = xfs_dir2_da_hashname((uint8_t *)dname, strlen(dname)); in xfs_dir2_node_find_entry()