Symbol: xfs_dahash_t
fs/xfs/libxfs/xfs_attr.c
409
xfs_dahash_t
fs/xfs/libxfs/xfs_attr.c
418
xfs_dahash_t
fs/xfs/libxfs/xfs_attr.h
632
xfs_dahash_t xfs_attr_hashname(const uint8_t *name, int namelen);
fs/xfs/libxfs/xfs_attr.h
634
xfs_dahash_t xfs_attr_hashval(struct xfs_mount *mp, unsigned int attr_flags,
fs/xfs/libxfs/xfs_attr_leaf.c
2554
xfs_dahash_t hashval;
fs/xfs/libxfs/xfs_attr_leaf.c
2846
xfs_dahash_t
fs/xfs/libxfs/xfs_attr_leaf.h
100
xfs_dahash_t xfs_attr_leaf_lasthash(struct xfs_buf *bp, int *count);
fs/xfs/libxfs/xfs_attr_sf.h
17
xfs_dahash_t hash; /* this entry's hash value */
fs/xfs/libxfs/xfs_da_btree.c
1464
xfs_dahash_t lasthash=0;
fs/xfs/libxfs/xfs_da_btree.c
1689
xfs_dahash_t hashval;
fs/xfs/libxfs/xfs_da_btree.c
1690
xfs_dahash_t btreehashval;
fs/xfs/libxfs/xfs_da_btree.c
2284
xfs_dahash_t
fs/xfs/libxfs/xfs_da_btree.c
2287
xfs_dahash_t hash;
fs/xfs/libxfs/xfs_da_btree.c
2446
xfs_dahash_t dead_hash;
fs/xfs/libxfs/xfs_da_btree.h
122
xfs_dahash_t hashval; /* last hash value in block */
fs/xfs/libxfs/xfs_da_btree.h
74
xfs_dahash_t hashval; /* hash value of name */
fs/xfs/libxfs/xfs_dir2.c
71
xfs_dahash_t
fs/xfs/libxfs/xfs_dir2.c
742
xfs_dahash_t
fs/xfs/libxfs/xfs_dir2.c
75
xfs_dahash_t hash;
fs/xfs/libxfs/xfs_dir2_block.c
35
static xfs_dahash_t xfs_dir_hash_dot, xfs_dir_hash_dotdot;
fs/xfs/libxfs/xfs_dir2_block.c
370
xfs_dahash_t hash; /* hash value of found entry */
fs/xfs/libxfs/xfs_dir2_block.c
695
xfs_dahash_t hash; /* found hash value */
fs/xfs/libxfs/xfs_dir2_data.c
110
xfs_dahash_t hash; /* hash of current name */
fs/xfs/libxfs/xfs_dir2_leaf.c
1604
xfs_dahash_t hash=0; /* hash from this entry */
fs/xfs/libxfs/xfs_dir2_leaf.c
1605
xfs_dahash_t hashwant; /* hash value looking for */
fs/xfs/libxfs/xfs_dir2_node.c
1119
xfs_dahash_t midhash; /* middle entry hash value */
fs/xfs/libxfs/xfs_dir2_node.c
606
xfs_dahash_t /* hash value */
fs/xfs/libxfs/xfs_dir2_priv.h
139
extern xfs_dahash_t xfs_dir2_leaf_lasthash(struct xfs_inode *dp,
fs/xfs/libxfs/xfs_dir2_priv.h
213
xfs_dahash_t xfs_dir2_hashname(struct xfs_mount *mp,
fs/xfs/libxfs/xfs_dir2_priv.h
43
xfs_dahash_t xfs_ascii_ci_hashname(const struct xfs_name *name);
fs/xfs/libxfs/xfs_parent.c
100
xfs_dahash_t
fs/xfs/libxfs/xfs_parent.c
122
xfs_dahash_t
fs/xfs/libxfs/xfs_parent.h
15
xfs_dahash_t xfs_parent_hashval(struct xfs_mount *mp, const uint8_t *name,
fs/xfs/libxfs/xfs_parent.h
17
xfs_dahash_t xfs_parent_hashattr(struct xfs_mount *mp, const uint8_t *name,
fs/xfs/scrub/attr.c
495
xfs_dahash_t calc_hash;
fs/xfs/scrub/attr.c
496
xfs_dahash_t hash;
fs/xfs/scrub/dabtree.c
121
xfs_dahash_t hash;
fs/xfs/scrub/dabtree.c
122
xfs_dahash_t parent_hash;
fs/xfs/scrub/dabtree.h
13
xfs_dahash_t hashes[XFS_DA_NODE_MAXDEPTH];
fs/xfs/scrub/dir.c
335
xfs_dahash_t calc_hash;
fs/xfs/scrub/dir.c
336
xfs_dahash_t hash;
fs/xfs/xfs_dahash_test.c
538
xfs_dahash_t dahash; /* expected dahash result */
fs/xfs/xfs_dahash_test.c
539
xfs_dahash_t ascii_ci_dahash; /* expected ascii-ci dahash result */
fs/xfs/xfs_dahash_test.c
652
xfs_dahash_t hash;
fs/xfs/xfs_trace.h
2338
__field(xfs_dahash_t, hashval)
fs/xfs/xfs_trace.h
2406
__field(xfs_dahash_t, hashval)