Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_parent.h17 xfs_dahash_t xfs_parent_hashattr(struct xfs_mount *mp, const uint8_t *name,
H A Dxfs_parent.c122 xfs_parent_hashattr( in xfs_parent_hashattr() function
H A Dxfs_attr.c434 return xfs_parent_hashattr(mp, name, namelen, value, valuelen); in xfs_attr_hashval()