Home
last modified time | relevance | path

Searched defs:RootPartition (Results 1 – 2 of 2) sorted by relevance

/reactos/base/setup/lib/
H A Dbootsup.c255 UNICODE_STRING RootPartition; in CreateFreeLoaderIniForReactOSAndBootSector() local
531 UNICODE_STRING RootPartition; in IsThereAValidBootSector() local
1677 UNICODE_STRING RootPartition = *SystemRootPath; in InstallBootManagerAndBootEntries() local
H A Dfsutil.c409 IN HANDLE RootPartition) // Partition holding the (old) FAT12/16 information in InstallFatBootCode()
467 IN HANDLE RootPartition) // Partition holding the (old) FAT32 information in InstallFat32BootCode()
588 IN HANDLE RootPartition) // Partition holding the (old) BTRFS information in InstallBtrfsBootCode()
695 IN HANDLE RootPartition) // Partition holding the (old) NTFS information in InstallNtfsBootCode()