Searched refs:ext2fs_inode_bitmap_loc_set (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | alloc_tables.c | 189 ext2fs_inode_bitmap_loc_set(fs, group, new_blk); in ext2fs_allocate_group_table()
|
H A D | blknum.c | 322 void ext2fs_inode_bitmap_loc_set(ext2_filsys fs, dgrp_t group, blk64_t blk) in ext2fs_inode_bitmap_loc_set() function
|
H A D | csum.c | 953 ext2fs_inode_bitmap_loc_set(fs, i, 125); in main()
|
H A D | ext2fs.h | 963 extern void ext2fs_inode_bitmap_loc_set(ext2_filsys fs, dgrp_t group,
|
/aosp_15_r20/external/e2fsprogs/resize/ |
H A D | resize2fs.c | 444 ext2fs_inode_bitmap_loc_set(rfs->new_fs, i, 0); in move_bg_metadata() 1297 ext2fs_inode_bitmap_loc_set(fs, group, 0); in mark_fs_metablock() 1316 ext2fs_inode_bitmap_loc_set(fs, i, 0); in mark_fs_metablock() 1403 ext2fs_inode_bitmap_loc_set(fs, g, 0); in blocks_to_move() 2770 ext2fs_inode_bitmap_loc_set(fs, g, 0); in reserve_sparse_super2_last_group()
|
/aosp_15_r20/external/e2fsprogs/debian/ |
H A D | libext2fs2.symbols | 394 ext2fs_inode_bitmap_loc_set@Base 1.42
|
/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | super.c | 837 ext2fs_inode_bitmap_loc_set(fs, i, 0); in check_super_block()
|
H A D | pass1.c | 4165 ext2fs_inode_bitmap_loc_set(fs, i, new_blk); in handle_fs_bad_blocks()
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libext2fs.so.toc | 516 511: FUNC GLOBAL DEFAULT 15 ext2fs_inode_bitmap_loc_set
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_shared/ |
D | libext2fs.so.toc | 516 511: FUNC GLOBAL DEFAULT 15 ext2fs_inode_bitmap_loc_set
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/linux_glibc_x86_64_shared/ |
D | libext2fs-host.so.toc | 518 513: FUNC GLOBAL DEFAULT 11 ext2fs_inode_bitmap_loc_set
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_recovery_arm64_armv8-2a_cortex-a55_shared/ |
D | libext2fs.so.toc | 516 511: FUNC GLOBAL DEFAULT 15 ext2fs_inode_bitmap_loc_set
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | mke2fs.c | 396 ext2fs_inode_bitmap_loc_set(fs, i, goal); in packed_allocate_tables()
|
H A D | tune2fs.c | 2609 ext2fs_inode_bitmap_loc_set(fs, i, new_blk); in group_desc_scan_and_fix()
|