Home
last modified time | relevance | path

Searched defs:head_block (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/uncrypt/
Duncrypt.cpp223 static int RetryFibmap(int fd, const std::string& name, int* block, const int head_block) { in RetryFibmap()
288 int head_block = 0; in ProductBlockMap() local