Searched refs:ext2fs_fast_mark_block_bitmap (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dbitops.h75 extern void ext2fs_fast_mark_block_bitmap(ext2fs_block_bitmap bitmap,
460 _INLINE_ void ext2fs_fast_mark_block_bitmap(ext2fs_block_bitmap bitmap, function
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Dpass1.c1197 ext2fs_fast_mark_block_bitmap(ctx->block_dup_map, block);
1199 ext2fs_fast_mark_block_bitmap(ctx->block_found_map, block);
1406 ext2fs_fast_mark_block_bitmap(ctx->block_ea_map, blk);

Completed in 86 milliseconds