Lines Matching refs:bb_list
1308 ext2_badblocks_list bb_list = 0;1312 retval = ext2fs_read_bb_inode(fs, &bb_list);1328 if (ext2fs_badblocks_list_test(bb_list, j)) {1329 ext2fs_badblocks_list_free(bb_list);1345 ext2fs_badblocks_list_free(bb_list);