Home
last modified time | relevance | path

Searched refs:xfs_dahash_t (Results 1 – 22 of 22) sorted by relevance

/linux/fs/xfs/
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; in xfs_dahash_test()
A Dxfs_trace.h1934 __field(xfs_dahash_t, hashval)
2002 __field(xfs_dahash_t, hashval)
/linux/fs/xfs/libxfs/
A Dxfs_parent.h15 xfs_dahash_t xfs_parent_hashval(struct xfs_mount *mp, const uint8_t *name,
17 xfs_dahash_t xfs_parent_hashattr(struct xfs_mount *mp, const uint8_t *name,
A Dxfs_dir2_priv.h43 xfs_dahash_t xfs_ascii_ci_hashname(const struct xfs_name *name);
139 extern xfs_dahash_t xfs_dir2_leaf_lasthash(struct xfs_inode *dp,
213 xfs_dahash_t xfs_dir2_hashname(struct xfs_mount *mp,
A Dxfs_attr.h631 xfs_dahash_t xfs_attr_hashname(const uint8_t *name, int namelen);
633 xfs_dahash_t xfs_attr_hashval(struct xfs_mount *mp, unsigned int attr_flags,
A Dxfs_da_btree.h74 xfs_dahash_t hashval; /* hash value of name */
122 xfs_dahash_t hashval; /* last hash value in block */
A Dxfs_attr_sf.h17 xfs_dahash_t hash; /* this entry's hash value */
A Dxfs_parent.c99 xfs_dahash_t
121 xfs_dahash_t
A Dxfs_attr_leaf.h96 xfs_dahash_t xfs_attr_leaf_lasthash(struct xfs_buf *bp, int *count);
A Dxfs_types.h29 typedef uint32_t xfs_dahash_t; /* dir/attr hash value */ typedef
A Dxfs_dir2.c71 xfs_dahash_t
75 xfs_dahash_t hash; in xfs_ascii_ci_hashname()
744 xfs_dahash_t
A Dxfs_dir2_block.c35 static xfs_dahash_t xfs_dir_hash_dot, xfs_dir_hash_dotdot;
370 xfs_dahash_t hash; /* hash value of found entry */ in xfs_dir2_block_addname()
695 xfs_dahash_t hash; /* found hash value */ in xfs_dir2_block_lookup_int()
A Dxfs_da_btree.c1464 xfs_dahash_t lasthash=0; in xfs_da3_fixhashpath()
1658 xfs_dahash_t hashval; in xfs_da3_node_lookup_int()
1659 xfs_dahash_t btreehashval; in xfs_da3_node_lookup_int()
2253 xfs_dahash_t
2256 xfs_dahash_t hash; in xfs_da_hashname()
2415 xfs_dahash_t dead_hash; in xfs_da3_swap_lastblock()
A Dxfs_attr.c413 xfs_dahash_t
422 xfs_dahash_t
A Dxfs_dir2_leaf.c1604 xfs_dahash_t hash=0; /* hash from this entry */ in xfs_dir2_leaf_search_hash()
1605 xfs_dahash_t hashwant; /* hash value looking for */ in xfs_dir2_leaf_search_hash()
A Dxfs_dir2_node.c606 xfs_dahash_t /* hash value */
1119 xfs_dahash_t midhash; /* middle entry hash value */ in xfs_dir2_leafn_rebalance()
A Dxfs_dir2_data.c110 xfs_dahash_t hash; /* hash of current name */ in __xfs_dir3_data_check()
A Dxfs_attr_leaf.c2417 xfs_dahash_t hashval; in xfs_attr3_leaf_lookup_int()
2710 xfs_dahash_t
/linux/fs/xfs/scrub/
A Ddabtree.h13 xfs_dahash_t hashes[XFS_DA_NODE_MAXDEPTH];
A Dattr.c492 xfs_dahash_t calc_hash; in xchk_xattr_rec()
493 xfs_dahash_t hash; in xchk_xattr_rec()
A Ddabtree.c119 xfs_dahash_t hash; in xchk_da_btree_hash()
120 xfs_dahash_t parent_hash; in xchk_da_btree_hash()
A Ddir.c327 xfs_dahash_t calc_hash; in xchk_dir_rec()
328 xfs_dahash_t hash; in xchk_dir_rec()

Completed in 52 milliseconds