Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_dir2_priv.h43 xfs_dahash_t xfs_ascii_ci_hashname(struct xfs_name *name);
138 extern xfs_dahash_t xfs_dir2_leaf_lasthash(struct xfs_inode *dp,
204 xfs_dahash_t xfs_dir2_hashname(struct xfs_mount *mp, struct xfs_name *name);
A Dxfs_da_btree.h63 xfs_dahash_t hashval; /* hash value of name */
113 xfs_dahash_t hashval; /* last hash value in block */
A Dxfs_attr_sf.h25 xfs_dahash_t hash; /* this entry's hash value */
A Dxfs_dir2.c55 xfs_dahash_t
59 xfs_dahash_t hash; in xfs_ascii_ci_hashname()
728 xfs_dahash_t
A Dxfs_attr_leaf.h99 xfs_dahash_t xfs_attr_leaf_lasthash(struct xfs_buf *bp, int *count);
A Dxfs_types.h27 typedef uint32_t xfs_dahash_t; /* dir/attr hash value */ typedef
A Dxfs_dir2_block.c34 static xfs_dahash_t xfs_dir_hash_dot, xfs_dir_hash_dotdot;
363 xfs_dahash_t hash; /* hash value of found entry */ in xfs_dir2_block_addname()
688 xfs_dahash_t hash; /* found hash value */ in xfs_dir2_block_lookup_int()
A Dxfs_da_btree.c1386 xfs_dahash_t lasthash=0; in xfs_da3_fixhashpath()
1579 xfs_dahash_t hashval; in xfs_da3_node_lookup_int()
1580 xfs_dahash_t btreehashval; in xfs_da3_node_lookup_int()
2098 xfs_dahash_t
2101 xfs_dahash_t hash; in xfs_da_hashname()
2268 xfs_dahash_t dead_hash; in xfs_da3_swap_lastblock()
A Dxfs_dir2_leaf.c1544 xfs_dahash_t hash=0; /* hash from this entry */ in xfs_dir2_leaf_search_hash()
1545 xfs_dahash_t hashwant; /* hash value looking for */ in xfs_dir2_leaf_search_hash()
A Dxfs_dir2_node.c598 xfs_dahash_t /* hash value */
1109 xfs_dahash_t midhash; /* middle entry hash value */ in xfs_dir2_leafn_rebalance()
A Dxfs_dir2_data.c109 xfs_dahash_t hash; /* hash of current name */ in __xfs_dir3_data_check()
A Dxfs_attr_leaf.c2374 xfs_dahash_t hashval; in xfs_attr3_leaf_lookup_int()
2659 xfs_dahash_t
/linux/fs/xfs/scrub/
A Ddabtree.h13 xfs_dahash_t hashes[XFS_DA_NODE_MAXDEPTH];
A Dattr.c410 xfs_dahash_t calc_hash; in xchk_xattr_rec()
411 xfs_dahash_t hash; in xchk_xattr_rec()
A Ddabtree.c102 xfs_dahash_t hash; in xchk_da_btree_hash()
103 xfs_dahash_t parent_hash; in xchk_da_btree_hash()
A Ddir.c218 xfs_dahash_t calc_hash; in xchk_dir_rec()
219 xfs_dahash_t hash; in xchk_dir_rec()
/linux/fs/xfs/
A Dxfs_trace.h1925 __field(xfs_dahash_t, hashval)
1990 __field(xfs_dahash_t, hashval)

Completed in 44 milliseconds