Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_dahash_test.c654 hash = xfs_da_hashname(test_buf + test[i].start, in xfs_dahash_test()
/linux/fs/xfs/libxfs/
H A Dxfs_attr.c418 return xfs_da_hashname(name, namelen); in xfs_attr_hashname()
H A Dxfs_dir2.c751 return xfs_da_hashname(name->name, name->len); in xfs_dir2_hashname()
H A Dxfs_da_btree.c2254 xfs_da_hashname(const uint8_t *name, int namelen) in xfs_da_hashname() function