Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
A Dxfs_attr_leaf.h99 xfs_dahash_t xfs_attr_leaf_lasthash(struct xfs_buf *bp, int *count);
A Dxfs_da_btree.c1397 lasthash = xfs_attr_leaf_lasthash(blk->bp, &count); in xfs_da3_fixhashpath()
1617 blk->hashval = xfs_attr_leaf_lasthash(blk->bp, NULL); in xfs_da3_node_lookup_int()
2069 blk->hashval = xfs_attr_leaf_lasthash(blk->bp, NULL); in xfs_da3_path_shift()
A Dxfs_attr_leaf.c1349 oldblk->hashval = xfs_attr_leaf_lasthash(oldblk->bp, NULL); in xfs_attr3_leaf_split()
1350 newblk->hashval = xfs_attr_leaf_lasthash(newblk->bp, NULL); in xfs_attr3_leaf_split()
2660 xfs_attr_leaf_lasthash( in xfs_attr_leaf_lasthash() function
/linux/fs/xfs/scrub/
A Ddabtree.c392 blk->hashval = xfs_attr_leaf_lasthash(blk->bp, pmaxrecs); in xchk_da_btree_block()

Completed in 12 milliseconds