Home | History | Annotate | Download | only in misc

Lines Matching defs:bb_list

118 static ext2_badblocks_list bb_list = NULL;
156 if (ext2fs_badblocks_list_test(bb_list, bad))
162 errcode = ext2fs_badblocks_list_add (bb_list, bad);
169 increment the iteration through the bb_list if
493 errcode = ext2fs_badblocks_list_iterate_begin(bb_list,&bb_iter);
755 errcode = ext2fs_badblocks_list_iterate_begin(bb_list,&bb_iter);
1284 errcode = ext2fs_badblocks_list_create(&bb_list,0);
1309 bb_list,next_bad);