Searched refs:FIBMAP_RETRY_LIMIT (Results 1 – 1 of 1) sorted by relevance
126 static constexpr int FIBMAP_RETRY_LIMIT = 3; variable225 for (size_t i = 0; i < FIBMAP_RETRY_LIMIT; i++) { in RetryFibmap()