Searched refs:drop_leaf (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_attr_leaf.c | 2274 struct xfs_attr_leafblock *drop_leaf = drop_blk->bp->b_addr; in xfs_attr3_leaf_unbalance() local 2282 xfs_attr3_leaf_hdr_from_disk(state->args->geo, &drophdr, drop_leaf); in xfs_attr3_leaf_unbalance() 2284 entry = xfs_attr3_leaf_entryp(drop_leaf); in xfs_attr3_leaf_unbalance() 2304 drop_leaf, &drophdr, 0, in xfs_attr3_leaf_unbalance() 2309 drop_leaf, &drophdr, 0, in xfs_attr3_leaf_unbalance() 2343 drop_leaf, &drophdr, 0, in xfs_attr3_leaf_unbalance() 2356 drop_leaf, &drophdr, 0, in xfs_attr3_leaf_unbalance()
|