Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dtst_iscan.c113 retval = ext2fs_allocate_inode_bitmap(test_fs, "bad inode map", in setup()
H A Dicount.c130 retval = ext2fs_allocate_inode_bitmap(fs, "icount", &icount->single); in alloc_icount()
135 retval = ext2fs_allocate_inode_bitmap(fs, "icount_inc", in alloc_icount()
H A Dbitmaps.c53 errcode_t ext2fs_allocate_inode_bitmap(ext2_filsys fs, in ext2fs_allocate_inode_bitmap() function
H A Dtst_bitmaps.c181 retval = ext2fs_allocate_inode_bitmap(test_fs, "inode bitmap", in setup_filesystem()
H A Dinitialize.c496 retval = ext2fs_allocate_inode_bitmap(fs, buf, &fs->inode_map); in ext2fs_initialize()
H A Drw_bitmaps.c264 retval = ext2fs_allocate_inode_bitmap(fs, buf, &fs->inode_map); in read_bitmaps_range_prepare()
H A Dext2fs.h875 extern errcode_t ext2fs_allocate_inode_bitmap(ext2_filsys fs,
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Demptydir.c61 retval = ext2fs_allocate_inode_bitmap(ctx->fs, _("empty dir map"), in init_empty_dir()
H A Dutil.c828 retval = ext2fs_allocate_inode_bitmap(fs, descr, ret); in e2fsck_allocate_inode_bitmap()
/aosp_15_r20/external/e2fsprogs/debian/
H A Dlibext2fs2.symbols75 ext2fs_allocate_inode_bitmap@Base 1.37
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc684 679: FUNC GLOBAL DEFAULT 15 ext2fs_allocate_inode_bitmap
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc684 679: FUNC GLOBAL DEFAULT 15 ext2fs_allocate_inode_bitmap
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/linux_glibc_x86_64_shared/
Dlibext2fs-host.so.toc687 682: FUNC GLOBAL DEFAULT 11 ext2fs_allocate_inode_bitmap
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_recovery_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc684 679: FUNC GLOBAL DEFAULT 15 ext2fs_allocate_inode_bitmap
/aosp_15_r20/external/e2fsprogs/doc/
H A Dlibext2fs.texinfo956 @deftypefun errcode_t ext2fs_allocate_inode_bitmap (ext2_filsys @var{fs}, const char *@var{descr}, …