Searched refs:xfs_attr_hashval (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_attr.h | 634 xfs_dahash_t xfs_attr_hashval(struct xfs_mount *mp, unsigned int attr_flags, 641 args->hashval = xfs_attr_hashval(args->dp->i_mount, args->attr_filter, in xfs_attr_sethash()
|
| H A D | xfs_attr.c | 419 xfs_attr_hashval( in xfs_attr_hashval() function
|
| /linux/fs/xfs/scrub/ |
| H A D | attr.c | 544 calc_hash = xfs_attr_hashval(mp, ent->flags, lentry->nameval, in xchk_xattr_rec() 559 calc_hash = xfs_attr_hashval(mp, ent->flags, rentry->name, in xchk_xattr_rec()
|
| /linux/fs/xfs/ |
| H A D | xfs_attr_list.c | 146 sbp->hash = xfs_attr_hashval(dp->i_mount, sfe->flags, in xfs_attr_shortform_list()
|