Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:block_dup_map

27  * 	- A bitmap of which blocks are in use by two inodes	(block_dup_map)
1159 if (ctx->block_dup_map) {
1341 if (!ctx->block_dup_map) {
1344 &ctx->block_dup_map);
1354 ext2fs_fast_mark_block_bitmap(ctx->block_dup_map, block);