---
title: HFSPlusAttrInlineData
framework: Kernel
role: symbol
role_heading: Structure
platforms: [macOS 10.6+]
path: kernel/hfsplusattrinlinedata
---

# HFSPlusAttrInlineData

## Declaration

```occ
typedef struct HFSPlusAttrInlineData {
    ...
} HFSPlusAttrInlineData;
```

## Topics

### Instance Properties

- [logicalSize](kernel/hfsplusattrinlinedata/1578232-logicalsize.md)
- [recordType](kernel/hfsplusattrinlinedata/1578156-recordtype.md)
- [reserved](kernel/hfsplusattrinlinedata/1578184-reserved.md)
- [userData](kernel/hfsplusattrinlinedata/1577934-userdata.md)

## See Also

### Format

- [HFSCatalogFile](kernel/hfscatalogfile.md)
- [HFSCatalogFolder](kernel/hfscatalogfolder.md)
- [HFSCatalogKey](kernel/hfscatalogkey.md)
- [HFSCatalogThread](kernel/hfscatalogthread.md)
- [HFSExtentDescriptor](kernel/hfsextentdescriptor.md)
- [HFSExtentKey](kernel/hfsextentkey.md)
- [HFSMasterDirectoryBlock](kernel/hfsmasterdirectoryblock.md)
- [HFSPlusAttrData](kernel/hfsplusattrdata.md)
- [HFSPlusAttrExtents](kernel/hfsplusattrextents.md)
- [HFSPlusAttrForkData](kernel/hfsplusattrforkdata.md)
- [HFSPlusAttrKey](kernel/hfsplusattrkey.md)
- [HFSPlusBSDInfo](kernel/hfsplusbsdinfo.md)
- [HFSPlusCatalogFile](kernel/hfspluscatalogfile.md)
- [HFSPlusCatalogFolder](kernel/hfspluscatalogfolder.md)
- [HFSPlusCatalogKey](kernel/hfspluscatalogkey.md)
- [HFSPlusCatalogThread](kernel/hfspluscatalogthread.md)
- [HFSPlusExtentDescriptor](kernel/hfsplusextentdescriptor.md)
- [HFSPlusExtentKey](kernel/hfsplusextentkey.md)
- [HFSPlusForkData](kernel/hfsplusforkdata.md)
- [HFSPlusVolumeHeader](kernel/hfsplusvolumeheader.md)
- [HFSUniStr255](kernel/hfsunistr255.md)
