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

/linux-master/block/
H A Dbadblocks.c579 static bool can_merge_front(struct badblocks *bb, int prev, function
623 * 'Combine' is a special case which can_merge_front() is not able to
949 if (can_merge_front(bb, prev, &bad)) {
975 if (can_merge_front(bb, prev, &bad)) {

Completed in 246 milliseconds