Searched refs:xfs_attr_leaf_lasthash (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h96 xfs_dahash_t xfs_attr_leaf_lasthash(struct xfs_buf *bp, int *count);
H A Dxfs_attr_leaf.c1133 oldblk->hashval = xfs_attr_leaf_lasthash(oldblk->bp, NULL); xfs_attr3_leaf_split()
1134 newblk->hashval = xfs_attr_leaf_lasthash(newblk->bp, NULL); xfs_attr3_leaf_split()
2469 xfs_attr_leaf_lasthash( xfs_attr_leaf_lasthash() function
H A Dxfs_da_btree.c1281 lasthash = xfs_attr_leaf_lasthash(blk->bp, &count); xfs_da3_fixhashpath()
1499 blk->hashval = xfs_attr_leaf_lasthash(blk->bp, NULL); xfs_da3_node_lookup_int()
1926 blk->hashval = xfs_attr_leaf_lasthash(blk->bp, NULL); xfs_da3_path_shift()

Completed in 118 milliseconds