Home
last modified time | relevance | path

Searched refs:ext2fs_test_valid (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dunix.c377 !ext2fs_test_valid(fs)) in check_if_skip()
2006 if (ext2fs_test_valid(fs)) { in main()
2070 if (!ext2fs_test_valid(fs) || in main()
2085 if (allow_cancellation && ext2fs_test_valid(fs) && in main()
H A Dextents.c414 !ext2fs_test_valid(ctx->fs) || in rebuild_extents()
H A Dutil.c72 if (!ext2fs_test_valid(fs)) { in fatal_error()
H A Dsuper.c1134 !ext2fs_test_valid(fs) || in check_backup_super_block()
/aosp_15_r20/external/e2fsprogs/debian/
H A Dlibext2fs2.symbols613 ext2fs_test_valid@Base 1.37
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dext2fs.h1842 extern int ext2fs_test_valid(ext2_filsys fs);
2037 _INLINE_ int ext2fs_test_valid(ext2_filsys fs) in ext2fs_test_valid() function
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc194 189: FUNC GLOBAL DEFAULT 15 ext2fs_test_valid
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc194 189: FUNC GLOBAL DEFAULT 15 ext2fs_test_valid
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/linux_glibc_x86_64_shared/
Dlibext2fs-host.so.toc195 190: FUNC GLOBAL DEFAULT 11 ext2fs_test_valid
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/ext2fs/libext2fs/android_recovery_arm64_armv8-2a_cortex-a55_shared/
Dlibext2fs.so.toc194 189: FUNC GLOBAL DEFAULT 15 ext2fs_test_valid
/aosp_15_r20/external/e2fsprogs/doc/
H A Dlibext2fs.texinfo382 @deftypefunx int ext2fs_test_valid (ext2_filsys @var{fs})