OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remloc
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/lib/ext2fs/
badblocks.c
216
int
remloc
, i;
local
221
remloc
= ext2fs_u32_list_find(bb, blk);
222
if (
remloc
< 0)
225
for (i =
remloc
; i < bb->num-1; i++)
Completed in 541 milliseconds