Searched refs:xfs_da_hashname (Results 1 – 3 of 3) sorted by relevance
229 uint xfs_da_hashname(const uint8_t *name_string, int name_length);
749 return xfs_da_hashname(name->name, name->len); in xfs_dir2_hashname()
2285 xfs_da_hashname(const uint8_t *name, int namelen) in xfs_da_hashname() function