Home
last modified time | relevance | path

Searched refs:ext2fs_resize_inode_bitmap2 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dbitmaps.c225 errcode_t ext2fs_resize_inode_bitmap2(__u64 new_end, __u64 new_real_end, in ext2fs_resize_inode_bitmap2() function
H A Dext2fs.h888 extern errcode_t ext2fs_resize_inode_bitmap2(__u64 new_end,
/aosp_15_r20/external/e2fsprogs/debian/
H A Dlibext2fs2.symbols498 ext2fs_resize_inode_bitmap2@Base 1.42
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc156 151: FUNC GLOBAL DEFAULT 15 ext2fs_resize_inode_bitmap2
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc156 151: FUNC GLOBAL DEFAULT 15 ext2fs_resize_inode_bitmap2
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/linux_glibc_x86_64_shared/
Dlibext2fs-host.so.toc158 153: FUNC GLOBAL DEFAULT 11 ext2fs_resize_inode_bitmap2
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_recovery_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc156 151: FUNC GLOBAL DEFAULT 15 ext2fs_resize_inode_bitmap2
/aosp_15_r20/external/e2fsprogs/resize/
H A Dresize2fs.c801 retval = ext2fs_resize_inode_bitmap2(fs->super->s_inodes_count, in adjust_fs_info()