Home
last modified time | relevance | path

Searched defs:bb_list (Results 1 – 9 of 9) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dread_bb.c31 ext2_badblocks_list bb_list; member
65 errcode_t ext2fs_read_bb_inode(ext2_filsys fs, ext2_badblocks_list *bb_list) in ext2fs_read_bb_inode()
Dread_bb_file.c34 ext2_badblocks_list *bb_list, in ext2fs_read_bb_FILE2()
98 ext2_badblocks_list *bb_list, in ext2fs_read_bb_FILE()
Dwrite_bb_file.c18 errcode_t ext2fs_write_bb_FILE(ext2_badblocks_list bb_list, in ext2fs_write_bb_FILE()
Dbb_inode.c58 errcode_t ext2fs_update_bb_inode(ext2_filsys fs, ext2_badblocks_list bb_list) in ext2fs_update_bb_inode()
/external/e2fsprogs/e2fsck/
Dbadblocks.c32 badblocks_list bb_list = 0; in read_bad_blocks_file() local
/external/e2fsprogs/misc/
Dmke2fs.c227 static void read_bb_file(ext2_filsys fs, badblocks_list *bb_list, in read_bb_file()
251 static void test_disk(ext2_filsys fs, badblocks_list *bb_list) in test_disk()
277 static void handle_bad_blocks(ext2_filsys fs, badblocks_list bb_list) in handle_bad_blocks()
534 static void create_bad_block_inode(ext2_filsys fs, badblocks_list bb_list) in create_bad_block_inode()
2912 badblocks_list bb_list = 0; in main() local
Ddumpe2fs.c326 badblocks_list bb_list = 0; in list_bad_blocks() local
Dbadblocks.c121 static ext2_badblocks_list bb_list = NULL; variable
Dtune2fs.c2250 ext2_badblocks_list bb_list = 0; in get_move_bitmaps() local