Searched refs:ext2fs_copy_bitmap (Results 1 – 8 of 8) sorted by relevance
74 retval = ext2fs_copy_bitmap(src->inode_map, &fs->inode_map); in ext2fs_dup_handle()79 retval = ext2fs_copy_bitmap(src->block_map, &fs->block_map); in ext2fs_dup_handle()
43 errcode_t ext2fs_copy_bitmap(ext2fs_generic_bitmap src, in ext2fs_copy_bitmap() function
821 extern errcode_t ext2fs_copy_bitmap(ext2fs_generic_bitmap src,
34 Fixed bug in ext2fs_copy_bitmap; the destination bitmap wasn't getting
51 ext2fs_copy_dblist(), ext2fs_badblocks_copy(), ext2fs_copy_bitmap().
511 retval = ext2fs_copy_bitmap(ctx->block_found_map, in check_block_bitmaps()775 retval = ext2fs_copy_bitmap(ctx->inode_used_map, in check_inode_bitmaps()
1655 pctx.errcode = ext2fs_copy_bitmap(ctx->block_found_map, in e2fsck_pass1()
135 ext2fs_copy_bitmap@Base 1.37