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

/linux-master/block/
H A Dbadblocks.c454 * starts from index 'hint' and stops at index 'hint_end' from the bad
459 int hint_end = hint + 2; local
463 while ((hint < hint_end) && ((hint + 1) <= bb->count) &&

Completed in 105 milliseconds