Searched refs:FIBMAP_RETRY_LIMIT (Results 1 - 1 of 1) sorted by relevance

/bootable/recovery/uncrypt/
H A Duncrypt.cpp122 static constexpr int FIBMAP_RETRY_LIMIT = 3; variable
234 for (size_t i = 0; i < FIBMAP_RETRY_LIMIT; i++) {

Completed in 19 milliseconds