Home
last modified time | relevance | path

Searched refs:xchk_da_btree_hash (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Ddabtree.h39 int xchk_da_btree_hash(struct xchk_da_btree *ds, int level, __be32 *hashp);
H A Ddabtree.c97 xchk_da_btree_hash( in xchk_da_btree_hash() function
562 error = xchk_da_btree_hash(ds, level, &key->hashval); in xchk_da_btree()
H A Dattr.c481 error = xchk_da_btree_hash(ds, level, &ent->hashval); in xchk_xattr_rec()
H A Ddir.c179 error = xchk_da_btree_hash(ds, level, &ent->hashval); in xchk_dir_rec()