Searched refs:CgptShowParams (Results 1 – 5 of 5) sorted by relevance
26 int CgptShow(CgptShowParams *params);27 int CgptGetNumNonEmptyPartitions(CgptShowParams *params);
46 typedef struct CgptShowParams { struct56 } CgptShowParams; argument
41 CgptShowParams params; in cmd_show()
158 static int GptShow(struct drive *drive, CgptShowParams *params) { in GptShow()334 int CgptShow(CgptShowParams *params) { in CgptShow()
967 int CgptGetNumNonEmptyPartitions(CgptShowParams *params) { in CgptGetNumNonEmptyPartitions()