Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_da_btree.h56 xfs_dahash_t hashval; /* hash value of name */
106 xfs_dahash_t hashval; /* last hash value in block */
139 xfs_dahash_t (*hashname)(struct xfs_name *);
Dxfs_attr_sf.h26 xfs_dahash_t hash; /* this entry's hash value */
Dxfs_attr_leaf.h83 xfs_dahash_t xfs_attr_leaf_lasthash(struct xfs_buf *bp, int *count);
Dxfs_types.h27 typedef uint32_t xfs_dahash_t; /* dir/attr hash value */ typedef
Dxfs_dir2_priv.h88 extern xfs_dahash_t xfs_dir2_leaf_lasthash(struct xfs_inode *dp,
Dxfs_dir2.c55 STATIC xfs_dahash_t
59 xfs_dahash_t hash; in xfs_ascii_ci_hashname()
Dxfs_da_btree.c1301 xfs_dahash_t lasthash=0; in xfs_da3_fixhashpath()
1494 xfs_dahash_t hashval; in xfs_da3_node_lookup_int()
1495 xfs_dahash_t btreehashval; in xfs_da3_node_lookup_int()
2009 xfs_dahash_t
2012 xfs_dahash_t hash; in xfs_da_hashname()
2047 static xfs_dahash_t
2191 xfs_dahash_t dead_hash; in xfs_da3_swap_lastblock()
Dxfs_dir2_block.c34 static xfs_dahash_t xfs_dir_hash_dot, xfs_dir_hash_dotdot;
334 xfs_dahash_t hash; /* hash value of found entry */ in xfs_dir2_block_addname()
659 xfs_dahash_t hash; /* found hash value */ in xfs_dir2_block_lookup_int()
Dxfs_dir2_leaf.c1500 xfs_dahash_t hash=0; /* hash from this entry */ in xfs_dir2_leaf_search_hash()
1501 xfs_dahash_t hashwant; /* hash value looking for */ in xfs_dir2_leaf_search_hash()
Dxfs_dir2_node.c527 xfs_dahash_t /* hash value */
1043 xfs_dahash_t midhash; /* middle entry hash value */ in xfs_dir2_leafn_rebalance()
Dxfs_dir2_data.c46 xfs_dahash_t hash; /* hash of current name */ in __xfs_dir3_data_check()
Dxfs_attr_leaf.c2275 xfs_dahash_t hashval; in xfs_attr3_leaf_lookup_int()
2570 xfs_dahash_t
/Linux-v5.4/fs/xfs/scrub/
Ddabtree.h13 xfs_dahash_t hashes[XFS_DA_NODE_MAXDEPTH];
Dattr.c410 xfs_dahash_t calc_hash; in xchk_xattr_rec()
411 xfs_dahash_t hash; in xchk_xattr_rec()
Ddabtree.c125 xfs_dahash_t hash; in xchk_da_btree_hash()
126 xfs_dahash_t parent_hash; in xchk_da_btree_hash()
Ddir.c196 xfs_dahash_t calc_hash; in xchk_dir_rec()
197 xfs_dahash_t hash; in xchk_dir_rec()
/Linux-v5.4/fs/xfs/
Dxfs_trace.h1674 __field(xfs_dahash_t, hashval)
1739 __field(xfs_dahash_t, hashval)