Home
last modified time | relevance | path

Searched refs:ext2fs_find_first_zero_block_bitmap2 (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dalloc.c188 retval = ext2fs_find_first_zero_block_bitmap2(map, in ext2fs_new_block3()
191 retval = ext2fs_find_first_zero_block_bitmap2(map, in ext2fs_new_block3()
447 retval = ext2fs_find_first_zero_block_bitmap2(map, start, in ext2fs_new_range()
H A Dbitops.h154 extern errcode_t ext2fs_find_first_zero_block_bitmap2(ext2fs_block_bitmap bitmap,
496 _INLINE_ errcode_t ext2fs_find_first_zero_block_bitmap2(ext2fs_block_bitmap bitmap, in ext2fs_find_first_zero_block_bitmap2() function
H A Dtst_bitmaps_exp45 ext2fs_find_first_zero_block_bitmap2() returned No such file or directory
H A Dtst_bitmaps.c435 retval = ext2fs_find_first_zero_block_bitmap2(test_fs->block_map, in do_ffzb()
H A Dfallocate.c700 err = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in extent_fallocate()
H A Dgen_bitmap64.c965 retval = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in ext2fs_count_used_clusters()
/aosp_15_r20/external/e2fsprogs/misc/
H A Dmk_hugefiles.c194 retval = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in mk_hugefile()
331 retval = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in get_start_block()
H A Dmke2fs.c2889 retval = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in fix_cluster_bg_counts()
H A Dfuse2fs.c3235 err = ext2fs_find_first_zero_block_bitmap2(fs->block_map, in ioctl_fitrim()
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dreadahead.c96 err = ext2fs_find_first_zero_block_bitmap2(ra_map, start, end, in e2fsck_readahead_bitmap()
/aosp_15_r20/external/e2fsprogs/debian/
H A Dlibext2fs2.symbols270 ext2fs_find_first_zero_block_bitmap2@Base 1.42.2
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc417 412: FUNC GLOBAL DEFAULT 15 ext2fs_find_first_zero_block_bitmap2
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc417 412: FUNC GLOBAL DEFAULT 15 ext2fs_find_first_zero_block_bitmap2
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/linux_glibc_x86_64_shared/
Dlibext2fs-host.so.toc419 414: FUNC GLOBAL DEFAULT 11 ext2fs_find_first_zero_block_bitmap2
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_recovery_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc417 412: FUNC GLOBAL DEFAULT 15 ext2fs_find_first_zero_block_bitmap2
/aosp_15_r20/external/e2fsprogs/doc/RelNotes/
H A Dv1.42.txt1129 inline function ext2fs_find_first_zero_block_bitmap2(). This was