Searched refs:xfs_da_hashname (Results 1 – 4 of 4) sorted by relevance
654 hash = xfs_da_hashname(test_buf + test[i].start, in xfs_dahash_test()
418 return xfs_da_hashname(name, namelen); in xfs_attr_hashname()
751 return xfs_da_hashname(name->name, name->len); in xfs_dir2_hashname()
2254 xfs_da_hashname(const uint8_t *name, int namelen) in xfs_da_hashname() function