Searched refs:xfs_dahash_t (Results 1 - 18 of 18) sorted by path

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c2336 xfs_dahash_t hashval;
2624 xfs_dahash_t
H A Dxfs_attr_leaf.h96 xfs_dahash_t xfs_attr_leaf_lasthash(struct xfs_buf *bp, int *count);
H A Dxfs_attr_sf.h17 xfs_dahash_t hash; /* this entry's hash value */
H A Dxfs_da_btree.c1402 xfs_dahash_t lasthash=0;
1595 xfs_dahash_t hashval;
1596 xfs_dahash_t btreehashval;
2122 xfs_dahash_t
2125 xfs_dahash_t hash;
2293 xfs_dahash_t dead_hash;
H A Dxfs_da_btree.h64 xfs_dahash_t hashval; /* hash value of name */
120 xfs_dahash_t hashval; /* last hash value in block */
H A Dxfs_dir2.c66 xfs_dahash_t
70 xfs_dahash_t hash;
754 xfs_dahash_t
H A Dxfs_dir2_block.c35 static xfs_dahash_t xfs_dir_hash_dot, xfs_dir_hash_dotdot;
365 xfs_dahash_t hash; /* hash value of found entry */
690 xfs_dahash_t hash; /* found hash value */
H A Dxfs_dir2_data.c110 xfs_dahash_t hash; /* hash of current name */
H A Dxfs_dir2_leaf.c1552 xfs_dahash_t hash=0; /* hash from this entry */
1553 xfs_dahash_t hashwant; /* hash value looking for */
H A Dxfs_dir2_node.c602 xfs_dahash_t /* hash value */
1115 xfs_dahash_t midhash; /* middle entry hash value */
H A Dxfs_dir2_priv.h43 xfs_dahash_t xfs_ascii_ci_hashname(const struct xfs_name *name);
138 extern xfs_dahash_t xfs_dir2_leaf_lasthash(struct xfs_inode *dp,
205 xfs_dahash_t xfs_dir2_hashname(struct xfs_mount *mp,
H A Dxfs_types.h29 typedef uint32_t xfs_dahash_t; /* dir/attr hash value */ typedef
/linux-master/fs/xfs/scrub/
H A Dattr.c462 xfs_dahash_t calc_hash;
463 xfs_dahash_t hash;
H A Ddabtree.c103 xfs_dahash_t hash;
104 xfs_dahash_t parent_hash;
H A Ddabtree.h13 xfs_dahash_t hashes[XFS_DA_NODE_MAXDEPTH];
H A Ddir.c168 xfs_dahash_t calc_hash;
169 xfs_dahash_t hash;
/linux-master/fs/xfs/
H A Dxfs_dahash_test.c538 xfs_dahash_t dahash; /* expected dahash result */
539 xfs_dahash_t ascii_ci_dahash; /* expected ascii-ci dahash result */
652 xfs_dahash_t hash;
H A Dxfs_trace.h1928 __field(xfs_dahash_t, hashval)
1993 __field(xfs_dahash_t, hashval)

Completed in 226 milliseconds