Home
last modified time | relevance | path

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

/bootable/recovery/uncrypt/
Duncrypt.cpp232 static int retry_fibmap(const int fd, const char* name, int* block, const int head_block) { in retry_fibmap()
298 int head_block = 0; in produce_block_map() local