Home
last modified time | relevance | path

Searched refs:xfs_da_hashname (Results 1 – 2 of 2) 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_da_btree.c2285 xfs_da_hashname(const uint8_t *name, int namelen) in xfs_da_hashname() function