Searched refs:new_table_block (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | pass1.c | 3949 static void new_table_block(e2fsck_t ctx, blk64_t first_block, dgrp_t group, in new_table_block() function 4055 new_table_block(ctx, first_block, i, _("block bitmap"), in handle_fs_bad_blocks() 4061 new_table_block(ctx, first_block, i, _("inode bitmap"), in handle_fs_bad_blocks() 4067 new_table_block(ctx, first_block, i, _("inode table"), in handle_fs_bad_blocks()
|