xfs_dahash_t     1924 fs/xfs/xfs_attr_leaf.c 	xfs_dahash_t hashval;
xfs_dahash_t     2252 fs/xfs/xfs_attr_leaf.c xfs_dahash_t
xfs_dahash_t      272 fs/xfs/xfs_attr_leaf.h xfs_dahash_t	xfs_attr_leaf_lasthash(struct xfs_dabuf *bp, int *count);
xfs_dahash_t       56 fs/xfs/xfs_attr_sf.h 	xfs_dahash_t	hash;		/* this entry's hash value */
xfs_dahash_t      896 fs/xfs/xfs_da_btree.c 	xfs_dahash_t lasthash=0;
xfs_dahash_t     1057 fs/xfs/xfs_da_btree.c 	xfs_dahash_t hashval, btreehashval;
xfs_dahash_t     1505 fs/xfs/xfs_da_btree.c xfs_dahash_t
xfs_dahash_t     1508 fs/xfs/xfs_da_btree.c 	xfs_dahash_t hash;
xfs_dahash_t     1543 fs/xfs/xfs_da_btree.c static xfs_dahash_t
xfs_dahash_t     1676 fs/xfs/xfs_da_btree.c 	xfs_dahash_t dead_hash;
xfs_dahash_t       75 fs/xfs/xfs_da_btree.h #define XFS_DA_MAXHASH	((xfs_dahash_t)-1) /* largest valid hash value */
xfs_dahash_t       84 fs/xfs/xfs_da_btree.h #define	XFS_DA_COOKIE_HASH(mp,cookie)		((xfs_dahash_t)cookie)
xfs_dahash_t      119 fs/xfs/xfs_da_btree.h 	xfs_dahash_t	hashval;	/* hash value of name */
xfs_dahash_t      189 fs/xfs/xfs_da_btree.h 	xfs_dahash_t	hashval;	/* last hash value in block */
xfs_dahash_t      224 fs/xfs/xfs_da_btree.h 	xfs_dahash_t	(*hashname)(struct xfs_name *);
xfs_dahash_t       55 fs/xfs/xfs_dir2.c STATIC xfs_dahash_t
xfs_dahash_t       59 fs/xfs/xfs_dir2.c 	xfs_dahash_t	hash;
xfs_dahash_t       52 fs/xfs/xfs_dir2_block.c static xfs_dahash_t xfs_dir_hash_dot, xfs_dir_hash_dotdot;
xfs_dahash_t       82 fs/xfs/xfs_dir2_block.c 	xfs_dahash_t		hash;		/* hash value of found entry */
xfs_dahash_t      641 fs/xfs/xfs_dir2_block.c 	xfs_dahash_t		hash;		/* found hash value */
xfs_dahash_t       61 fs/xfs/xfs_dir2_data.c 	xfs_dahash_t		hash;		/* hash of current name */
xfs_dahash_t     1642 fs/xfs/xfs_dir2_leaf.c 	xfs_dahash_t		hash=0;		/* hash from this entry */
xfs_dahash_t     1643 fs/xfs/xfs_dir2_leaf.c 	xfs_dahash_t		hashwant;	/* hash value looking for */
xfs_dahash_t      373 fs/xfs/xfs_dir2_node.c xfs_dahash_t					/* hash value */
xfs_dahash_t      851 fs/xfs/xfs_dir2_node.c 		xfs_dahash_t	midhash;	/* middle entry hash value */
xfs_dahash_t       82 fs/xfs/xfs_dir2_node.h extern xfs_dahash_t xfs_dir2_leafn_lasthash(struct xfs_dabuf *bp, int *count);