Home
last modified time | relevance | path

Searched refs:xfs_da_hashname (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.h229 uint xfs_da_hashname(const uint8_t *name_string, int name_length);
H A Dxfs_dir2.c749 return xfs_da_hashname(name->name, name->len); in xfs_dir2_hashname()
H A Dxfs_da_btree.c2285 xfs_da_hashname(const uint8_t *name, int namelen) in xfs_da_hashname() function