Home
last modified time | relevance | path

Searched refs:PARTITION_STYLE_MBR (Results 1 – 23 of 23) sorted by relevance

/reactos/boot/freeldr/freeldr/disk/
H A Dpartition.c327 DiskPartitionType[DriveNumber] = PARTITION_STYLE_MBR; in DiskDetectPartitionType()
349 …rtition type %s\n", DriveNumber, DiskPartitionType[DriveNumber] == PARTITION_STYLE_MBR ? "MBR" : "… in DiskDetectPartitionType()
374 case PARTITION_STYLE_MBR: in DiskGetBootPartitionEntry()
414 case PARTITION_STYLE_MBR: in DiskGetPartitionEntry()
/reactos/drivers/storage/partmgr/
H A Dpartmgr.c31 if (LayoutEx->PartitionStyle != PARTITION_STYLE_MBR) in PartMgrConvertExtendedToLayout()
91 layoutEx->PartitionStyle = PARTITION_STYLE_MBR; in PartMgrConvertLayoutToExtended()
100 .PartitionStyle = PARTITION_STYLE_MBR, in PartMgrConvertLayoutToExtended()
146 if (FdoExtension->DiskData.PartitionStyle != PARTITION_STYLE_MBR) in PartMgrIsDiskSuperFloppy()
228 if (NewLayout->PartitionStyle == PARTITION_STYLE_MBR && in PartMgrUpdatePartitionDevices()
258 if (NewLayout->PartitionStyle == PARTITION_STYLE_MBR) in PartMgrUpdatePartitionDevices()
303 if (NewLayout->PartitionStyle == PARTITION_STYLE_MBR && in PartMgrUpdatePartitionDevices()
488 case PARTITION_STYLE_MBR: in FdoIoctlDiskGetDriveGeometryEx()
595 if (layoutEx->PartitionStyle != PARTITION_STYLE_MBR) in FdoIoctlDiskGetDriveLayout()
797 ((layoutEx->PartitionStyle != PARTITION_STYLE_MBR) || in FdoIoctlDiskSetDriveLayoutEx()
[all …]
H A Dpartition.c74 if (PartitionStyle == PARTITION_STYLE_MBR) in PartitionCreateDevice()
442 if (fdoExtension->DiskData.PartitionStyle == PARTITION_STYLE_MBR) in PartitionHandleQueryId()
603 if (fdoExtension->DiskData.PartitionStyle != PARTITION_STYLE_MBR) in PartitionHandleDeviceControl()
649 if (fdoExtension->DiskData.PartitionStyle == PARTITION_STYLE_MBR) in PartitionHandleDeviceControl()
722 if (fdoExtension->DiskData.PartitionStyle == PARTITION_STYLE_MBR) in PartitionHandleDeviceControl()
947 if ((fdoExtension->DiskData.PartitionStyle == PARTITION_STYLE_MBR) && in PartitionHandleDeviceControl()
988 if ((fdoExtension->DiskData.PartitionStyle == PARTITION_STYLE_MBR) && in PartitionHandleDeviceControl()
/reactos/ntoskrnl/fstub/
H A Dfstubex.c282 if (LayoutEx->PartitionStyle != PARTITION_STYLE_MBR) in FstubConvertExtendedToLayout()
567 case PARTITION_STYLE_MBR: in FstubDbgPrintDriveLayoutEx()
610 case PARTITION_STYLE_MBR: in FstubDbgPrintPartitionEx()
650 case PARTITION_STYLE_MBR: in FstubDbgPrintSetPartitionEx()
709 *PartitionStyle = PARTITION_STYLE_MBR; in FstubDetectPartitionStyle()
1165 DriveLayoutEx->PartitionStyle = PARTITION_STYLE_MBR; in FstubReadPartitionTableMBR()
1821 case PARTITION_STYLE_MBR: in IoCreateDisk()
2310 case PARTITION_STYLE_MBR: in IoReadPartitionTableEx()
2388 case PARTITION_STYLE_MBR: in IoSetPartitionInformationEx()
2444 case PARTITION_STYLE_MBR: in IoVerifyPartitionTable()
[all …]
H A Ddisksup.c249 if (PartitionInfo.PartitionStyle != PARTITION_STYLE_MBR) in HalpQueryPartitionType()
/reactos/base/setup/usetup/
H A Dpartlist.c55 if (PartEntry->DiskEntry->DiskStyle == PARTITION_STYLE_MBR) in GetPartitionTypeString()
183 if ((PartEntry->DiskEntry->DiskStyle == PARTITION_STYLE_MBR) && in PartitionDescription()
327 DiskEntry->DiskStyle == PARTITION_STYLE_MBR ? "MBR" : in DiskDescription()
341 DiskEntry->DiskStyle == PARTITION_STYLE_MBR ? "MBR" : in DiskDescription()
H A Dusetup.c3446 if ((SystemPartition->DiskEntry->DiskStyle != PARTITION_STYLE_MBR) || in BootLoaderSelectPage()
/reactos/modules/rosapps/applications/sysutils/utils/partinfo/
H A Dpartinfo.c312 if (DiskGeometry.InfoEx.Partition.PartitionStyle == PARTITION_STYLE_MBR) in main()
391 if (pPartInfoEx->PartitionStyle == PARTITION_STYLE_MBR) in main()
643 if (LayoutBuffer.InfoEx->PartitionStyle == PARTITION_STYLE_MBR) in main()
/reactos/base/setup/lib/utils/
H A Dpartlist.c501 if (DiskInfo->PartitionStyle != PARTITION_STYLE_MBR) in IsDiskSuperFloppy2()
554 DiskInfo.PartitionStyle = PARTITION_STYLE_MBR; in IsDiskSuperFloppy()
572 if (LayoutEx->PartitionStyle != PARTITION_STYLE_MBR) in IsDiskSuperFloppyEx()
579 DiskInfo.PartitionStyle = PARTITION_STYLE_MBR; // LayoutEx->PartitionStyle; in IsDiskSuperFloppyEx()
610 if (DiskEntry->DiskStyle != PARTITION_STYLE_MBR) in IsSuperFloppy()
1622 DiskEntry->DiskStyle = PARTITION_STYLE_MBR; in AddDiskToList()
2531 (((DiskEntry)->DiskStyle == PARTITION_STYLE_MBR) \
2767 DiskEntry->DiskStyle = PARTITION_STYLE_MBR; in UpdateDiskLayout()
2799 if ((DiskEntry->DiskStyle == PARTITION_STYLE_MBR) && in GetAdjUnpartitionedEntry()
3744 DiskEntry->DiskStyle = PARTITION_STYLE_MBR; in WritePartitions()
[all …]
H A Dfsrec.c210 if (PartInfo.InfoEx.PartitionStyle != PARTITION_STYLE_MBR) in InferFileSystemWorker()
/reactos/modules/rosapps/drivers/vfd/
H A Dimports.h201 PARTITION_STYLE_MBR, enumerator
/reactos/ntoskrnl/io/iomgr/
H A Darcname.c713 (DriveLayout->PartitionStyle == PARTITION_STYLE_MBR)) || in IopCreateArcNamesDisk()
959 if (DriveLayout->PartitionStyle == PARTITION_STYLE_MBR) in IopVerifyDiskSignature()
/reactos/base/setup/reactos/
H A Ddrivepage.c664 if ((DiskEntry->DiskStyle == PARTITION_STYLE_MBR) && in PartitionDlgProc()
902 if (PartEntry->DiskEntry->DiskStyle == PARTITION_STYLE_MBR) in GetPartitionTypeString()
1025 if ((DiskEntry->DiskStyle == PARTITION_STYLE_MBR) && in PrintPartitionData()
1311 DiskEntry->DiskStyle == PARTITION_STYLE_MBR ? L"MBR" : in PrintDiskData()
/reactos/drivers/storage/class/disk/
H A Dgeometry.c1663 } else if (Signature.PartitionStyle == PARTITION_STYLE_MBR) { in DiskReadSignature()
1664 diskData->PartitionStyle = PARTITION_STYLE_MBR; in DiskReadSignature()
H A Ddisk.c3792 case PARTITION_STYLE_MBR: in DiskIoctlGetDriveGeometryEx()
/reactos/base/setup/lib/
H A Dbootsup.c1507 if ((InstallType == 1) && (DiskStyle == PARTITION_STYLE_MBR) && !IsSuperFloppy) in InstallBootManagerAndBootEntriesWorker()
1725 PartitionStyle = PARTITION_STYLE_MBR; in InstallBootManagerAndBootEntries()
H A Dfsutil.c898 if (DiskEntry->DiskStyle == PARTITION_STYLE_MBR) in FormatPartition()
/reactos/sdk/include/psdk/
H A Dntdddisk.h433 PARTITION_STYLE_MBR, enumerator
H A Dwinioctl.h392 PARTITION_STYLE_MBR, enumerator
/reactos/drivers/storage/mountmgr/
H A Dmountmgr.c374 else if ((PartitionInfo.PartitionStyle == PARTITION_STYLE_MBR) && in QueryDeviceInformation()
/reactos/drivers/storage/class/classpnp/
H A Dutils.c912 layoutEx->PartitionStyle != PARTITION_STYLE_MBR) { in ClasspDuidGetDriveLayout()
946 if (layoutEx->PartitionStyle == PARTITION_STYLE_MBR) { in ClasspDuidGetDriveLayout()
/reactos/drivers/storage/class/cdrom/
H A Dioctl.c5237 layoutEx->PartitionStyle = PARTITION_STYLE_MBR; in _IRQL_requires_max_()
5264 partitionInfo->PartitionStyle = PARTITION_STYLE_MBR; in _IRQL_requires_max_()
/reactos/drivers/filesystems/fastfat/
H A Dfsctrl.c1282 (PartitionInformation.PartitionStyle == PARTITION_STYLE_MBR && in _Requires_lock_held_()