Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Ddata_image.cpp170 auto make_f2fs_path = HostBinaryPath("make_f2fs"); in CreateBlankImage() local
172 Execute({make_f2fs_path, "-l", "data", image, "-C", "utf8", "-O", in CreateBlankImage()