Home
last modified time | relevance | path

Searched refs:ext2fs_free_inode_bitmap (Results 1 – 15 of 15) sorted by relevance

/external/e2fsprogs/e2fsck/
De2fsck.c62 ext2fs_free_inode_bitmap(ctx->inode_used_map); in e2fsck_reset_context()
66 ext2fs_free_inode_bitmap(ctx->inode_dir_map); in e2fsck_reset_context()
70 ext2fs_free_inode_bitmap(ctx->inode_reg_map); in e2fsck_reset_context()
111 ext2fs_free_inode_bitmap(ctx->inode_bb_map); in e2fsck_reset_context()
115 ext2fs_free_inode_bitmap(ctx->inode_bad_map); in e2fsck_reset_context()
119 ext2fs_free_inode_bitmap(ctx->inode_imagic_map); in e2fsck_reset_context()
Dpass4.c186 ext2fs_free_inode_bitmap(ctx->inode_bb_map); in e2fsck_pass4()
188 ext2fs_free_inode_bitmap(ctx->inode_imagic_map); in e2fsck_pass4()
Demptydir.c82 ext2fs_free_inode_bitmap(edi->dir_map); in free_empty_dirblock()
Dpass5.c66 ext2fs_free_inode_bitmap(ctx->inode_used_map); in e2fsck_pass5()
68 ext2fs_free_inode_bitmap(ctx->inode_dir_map); in e2fsck_pass5()
745 ext2fs_free_inode_bitmap(fs->inode_map); in check_inode_bitmaps()
Dpass3.c128 ext2fs_free_inode_bitmap(inode_loop_detect); in e2fsck_pass3()
132 ext2fs_free_inode_bitmap(inode_done_map); in e2fsck_pass3()
Dpass2.c257 ext2fs_free_inode_bitmap(ctx->inode_bad_map); in e2fsck_pass2()
261 ext2fs_free_inode_bitmap(ctx->inode_reg_map); in e2fsck_pass2()
Dpass1b.c253 ext2fs_free_inode_bitmap(inode_dup_map); in e2fsck_pass1_dupblocks()
/external/e2fsprogs/lib/ext2fs/
Dfreefs.c44 ext2fs_free_inode_bitmap(fs->inode_map); in ext2fs_free()
Dbitmaps.c32 void ext2fs_free_inode_bitmap(ext2fs_inode_bitmap bitmap) in ext2fs_free_inode_bitmap() function
Dicount.c81 ext2fs_free_inode_bitmap(icount->single); in ext2fs_free_icount()
83 ext2fs_free_inode_bitmap(icount->multiple); in ext2fs_free_icount()
Drw_bitmaps.c193 ext2fs_free_inode_bitmap(fs->inode_map); in read_bitmaps()
Dtst_bitmaps.c172 ext2fs_free_inode_bitmap(test_fs->inode_map); in setup_filesystem()
Dext2fs.h745 extern void ext2fs_free_inode_bitmap(ext2fs_inode_bitmap bitmap);
/external/e2fsprogs/debian/
De2fslibs.symbols223 ext2fs_free_inode_bitmap@Base 1.37
/external/e2fsprogs/doc/
Dlibext2fs.texinfo972 @deftypefun void ext2fs_free_inode_bitmap (ext2fs_inode_bitmap @var{bitmap})