Home
last modified time | relevance | path

Searched refs:format_volume (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/
Droots.h43 int format_volume(const char* volume);
Droots.cpp170 int format_volume(const char* volume) { in format_volume() function
Drecovery.cpp476 int result = format_volume(volume); in erase_volume()