drop_leaf        2144 fs/xfs/libxfs/xfs_attr_leaf.c 	struct xfs_attr_leafblock *drop_leaf = drop_blk->bp->b_addr;
drop_leaf        2152 fs/xfs/libxfs/xfs_attr_leaf.c 	drop_leaf = drop_blk->bp->b_addr;
drop_leaf        2154 fs/xfs/libxfs/xfs_attr_leaf.c 	xfs_attr3_leaf_hdr_from_disk(state->args->geo, &drophdr, drop_leaf);
drop_leaf        2156 fs/xfs/libxfs/xfs_attr_leaf.c 	entry = xfs_attr3_leaf_entryp(drop_leaf);
drop_leaf        2176 fs/xfs/libxfs/xfs_attr_leaf.c 						drop_leaf, &drophdr, 0,
drop_leaf        2181 fs/xfs/libxfs/xfs_attr_leaf.c 						drop_leaf, &drophdr, 0,
drop_leaf        2214 fs/xfs/libxfs/xfs_attr_leaf.c 						drop_leaf, &drophdr, 0,
drop_leaf        2227 fs/xfs/libxfs/xfs_attr_leaf.c 						drop_leaf, &drophdr, 0,
drop_leaf        1559 fs/xfs/libxfs/xfs_dir2_node.c 	xfs_dir2_leaf_t		*drop_leaf;	/* dead leaf structure */
drop_leaf        1570 fs/xfs/libxfs/xfs_dir2_node.c 	drop_leaf = drop_blk->bp->b_addr;
drop_leaf        1574 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_from_disk(&drophdr, drop_leaf);
drop_leaf        1576 fs/xfs/libxfs/xfs_dir2_node.c 	dents = dp->d_ops->leaf_ents_p(drop_leaf);
drop_leaf        1603 fs/xfs/libxfs/xfs_dir2_node.c 	dp->d_ops->leaf_hdr_to_disk(drop_leaf, &drophdr);