|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Definition at line 82 of file qbpartmgr.h.
Data Fields | |
| NvU64 | StartLocation |
| NvU64 | Size |
| NvU64 | StartLogicalAddress |
| NvU64 | NumLogicalBytes |
| NvU64 | StartPhysicalAddress |
| NvU64 | EndPhysicalAddress |
| NvU64 | DeviceSize |
| NvPartMgrAllocPolicyType | AllocationType |
| NvU32 | Index |
| NvU32 | AllocationAttribute |
| QbPartitionType | PartitionType |
| NvU32 QbAllocPartArgsRec::AllocationAttribute |
Definition at line 93 of file qbpartmgr.h.
| NvPartMgrAllocPolicyType QbAllocPartArgsRec::AllocationType |
Definition at line 91 of file qbpartmgr.h.
| NvU64 QbAllocPartArgsRec::DeviceSize |
Definition at line 90 of file qbpartmgr.h.
| NvU64 QbAllocPartArgsRec::EndPhysicalAddress |
Definition at line 89 of file qbpartmgr.h.
| NvU32 QbAllocPartArgsRec::Index |
Definition at line 92 of file qbpartmgr.h.
| NvU64 QbAllocPartArgsRec::NumLogicalBytes |
Definition at line 87 of file qbpartmgr.h.
| QbPartitionType QbAllocPartArgsRec::PartitionType |
Definition at line 94 of file qbpartmgr.h.
| NvU64 QbAllocPartArgsRec::Size |
Definition at line 85 of file qbpartmgr.h.
| NvU64 QbAllocPartArgsRec::StartLocation |
Definition at line 84 of file qbpartmgr.h.
| NvU64 QbAllocPartArgsRec::StartLogicalAddress |
Definition at line 86 of file qbpartmgr.h.
| NvU64 QbAllocPartArgsRec::StartPhysicalAddress |
Definition at line 88 of file qbpartmgr.h.