Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c2289 struct xfs_attr3_icleaf_hdr drophdr; in xfs_attr3_leaf_unbalance() local
2295 xfs_attr3_leaf_hdr_from_disk(state->args->geo, &drophdr, drop_leaf); in xfs_attr3_leaf_unbalance()
2302 drop_blk->hashval = be32_to_cpu(entry[drophdr.count - 1].hashval); in xfs_attr3_leaf_unbalance()
2315 drop_blk->bp, &drophdr)) { in xfs_attr3_leaf_unbalance()
2317 drop_leaf, &drophdr, 0, in xfs_attr3_leaf_unbalance()
2319 drophdr.count); in xfs_attr3_leaf_unbalance()
2322 drop_leaf, &drophdr, 0, in xfs_attr3_leaf_unbalance()
2324 savehdr.count, drophdr.count); in xfs_attr3_leaf_unbalance()
2354 drop_blk->bp, &drophdr)) { in xfs_attr3_leaf_unbalance()
2356 drop_leaf, &drophdr, 0, in xfs_attr3_leaf_unbalance()
[all …]