Home
last modified time | relevance | path

Searched refs:IsOEMPartition (Results 1 – 3 of 3) sorted by relevance

/reactos/base/setup/lib/utils/
H A Dpartlist.h22 #define IsOEMPartition(PartitionType) \ macro
H A Dpartlist.c1032 IsOEMPartition(PartEntry->PartitionType)) in AddPartitionToDisk()
/reactos/base/setup/lib/
H A Dfsutil.c900 if (!IsOEMPartition(PartEntry->PartitionType)) in FormatPartition()