Searched refs:ext2fs_allocate_inode_bitmap (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | tst_iscan.c | 113 retval = ext2fs_allocate_inode_bitmap(test_fs, "bad inode map", in setup()
|
H A D | icount.c | 130 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 D | bitmaps.c | 53 errcode_t ext2fs_allocate_inode_bitmap(ext2_filsys fs, in ext2fs_allocate_inode_bitmap() function
|
H A D | tst_bitmaps.c | 181 retval = ext2fs_allocate_inode_bitmap(test_fs, "inode bitmap", in setup_filesystem()
|
H A D | initialize.c | 496 retval = ext2fs_allocate_inode_bitmap(fs, buf, &fs->inode_map); in ext2fs_initialize()
|
H A D | rw_bitmaps.c | 264 retval = ext2fs_allocate_inode_bitmap(fs, buf, &fs->inode_map); in read_bitmaps_range_prepare()
|
H A D | ext2fs.h | 875 extern errcode_t ext2fs_allocate_inode_bitmap(ext2_filsys fs,
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | emptydir.c | 61 retval = ext2fs_allocate_inode_bitmap(ctx->fs, _("empty dir map"), in init_empty_dir()
|
H A D | util.c | 828 retval = ext2fs_allocate_inode_bitmap(fs, descr, ret); in e2fsck_allocate_inode_bitmap()
|
/aosp_15_r20/external/e2fsprogs/debian/ |
H A D | libext2fs2.symbols | 75 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/ |
D | libext2fs.so.toc | 684 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/ |
D | libext2fs.so.toc | 684 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/ |
D | libext2fs-host.so.toc | 687 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/ |
D | libext2fs.so.toc | 684 679: FUNC GLOBAL DEFAULT 15 ext2fs_allocate_inode_bitmap
|
/aosp_15_r20/external/e2fsprogs/doc/ |
H A D | libext2fs.texinfo | 956 @deftypefun errcode_t ext2fs_allocate_inode_bitmap (ext2_filsys @var{fs}, const char *@var{descr}, …
|