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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dir2_node.h80 extern xfs_dahash_t xfs_dir2_leafn_lasthash(struct xfs_dabuf *bp, int *count);
H A Dxfs_dir2_node.c374 xfs_dir2_leafn_lasthash( function
1173 oldblk->hashval = xfs_dir2_leafn_lasthash(oldblk->bp, NULL);
1174 newblk->hashval = xfs_dir2_leafn_lasthash(newblk->bp, NULL);
H A Dxfs_da_btree.c902 lasthash = xfs_dir2_leafn_lasthash(blk->bp, &count);
1135 blk->hashval = xfs_dir2_leafn_lasthash(blk->bp, NULL);
1475 blk->hashval = xfs_dir2_leafn_lasthash(blk->bp,

Completed in 101 milliseconds