OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gpt_disk_commit
(Results
1 - 3
of
3
) sorted by null
/device/google/marlin/recovery/gpt-utils/
gpt-utils.h
158
int
gpt_disk_commit
(struct gpt_disk *disk);
gpt-utils.cpp
1507
int
gpt_disk_commit
(struct gpt_disk *disk)
function
[
all
...]
/hardware/qcom/bootctrl/
boot_control.cpp
234
if (
gpt_disk_commit
(disk)) {
505
if (
gpt_disk_commit
(disk)) {
Completed in 218 milliseconds