OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
APFS_OBJ_PHYS_ Struct Reference

#include <Apfs.h>

Data Fields

UINT64 Checksum
 
UINT64 ObjectOid
 
UINT64 ObjectXid
 
UINT32 ObjectType
 
UINT32 ObjectSubType
 

Detailed Description

Any object is prefixed with this header.

Definition at line 157 of file Apfs.h.

Field Documentation

◆ Checksum

UINT64 APFS_OBJ_PHYS_::Checksum

Definition at line 161 of file Apfs.h.

◆ ObjectOid

UINT64 APFS_OBJ_PHYS_::ObjectOid

Definition at line 167 of file Apfs.h.

◆ ObjectSubType

UINT32 APFS_OBJ_PHYS_::ObjectSubType

Definition at line 183 of file Apfs.h.

◆ ObjectType

UINT32 APFS_OBJ_PHYS_::ObjectType

Definition at line 176 of file Apfs.h.

◆ ObjectXid

UINT64 APFS_OBJ_PHYS_::ObjectXid

Definition at line 172 of file Apfs.h.


The documentation for this struct was generated from the following file: