OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsUsedPartNum
(Results
1 - 4
of
4
) sorted by null
/external/gptfdisk/
gpt.h
185
int
IsUsedPartNum
(uint32_t partNum);
gptcl.cc
487
if (
IsUsedPartNum
(origPartNum) && (partitions[origPartNum].IsSizedForMBR() == MBR_SIZED_GOOD)) {
gpttext.cc
310
if (
IsUsedPartNum
(partNum)) {
[
all
...]
gpt.cc
[
all
...]
Completed in 45 milliseconds