Searched defs:partitionBuf (Results 1 – 1 of 1) sorted by relevance
420 …atic INT32 DiskPartitionMemZalloc(size_t boundary, size_t size, CHAR **gptBuf, CHAR **partitionBuf) in DiskPartitionMemZalloc()465 static INT32 OsGPTPartitionRecognitionSub(struct disk_divide_info *info, const CHAR *partitionBuf, in OsGPTPartitionRecognitionSub()490 … const CHAR *gptBuf, CHAR *partitionBuf, UINT32 *partitionCount) in OsGPTPartitionRecognition()537 CHAR *partitionBuf = NULL; in DiskGPTPartitionRecognition() local