leaf_d           2432 fs/xfs/libxfs/xfs_attr_leaf.c 	struct xfs_attr_leafblock	*leaf_d,
leaf_d           2460 fs/xfs/libxfs/xfs_attr_leaf.c 					+ xfs_attr3_leaf_hdr_size(leaf_d));
leaf_d           2473 fs/xfs/libxfs/xfs_attr_leaf.c 		entry_s = &xfs_attr3_leaf_entryp(leaf_d)[start_d];
leaf_d           2474 fs/xfs/libxfs/xfs_attr_leaf.c 		entry_d = &xfs_attr3_leaf_entryp(leaf_d)[start_d + count];
leaf_d           2483 fs/xfs/libxfs/xfs_attr_leaf.c 	entry_d = &xfs_attr3_leaf_entryp(leaf_d)[start_d];
leaf_d           2511 fs/xfs/libxfs/xfs_attr_leaf.c 			memmove(xfs_attr3_leaf_name(leaf_d, desti),
leaf_d           2521 fs/xfs/libxfs/xfs_attr_leaf.c 					+ xfs_attr3_leaf_hdr_size(leaf_d);
leaf_d           2557 fs/xfs/libxfs/xfs_attr_leaf.c 	ichdr_d->freemap[0].base = xfs_attr3_leaf_hdr_size(leaf_d);