/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | unix.c | 146 profile_get_boolean(ctx->profile, "options", "report_features", 0, 0, in show_stats() 357 profile_get_boolean(ctx->profile, "options", "broken_system_clock", in check_if_skip() 361 profile_get_boolean(ctx->profile, "options", in check_if_skip() 1053 profile_get_boolean(ctx->profile, "options", "report_time", 0, 0, in PRS() 1057 profile_get_boolean(ctx->profile, "options", "report_verbose", 0, 0, in PRS() 1062 profile_get_boolean(ctx->profile, "options", "no_optimize_extents", in PRS() 1067 profile_get_boolean(ctx->profile, "options", "inode_count_fullmap", in PRS() 1503 profile_get_boolean(ctx->profile, "options", "old_bitmaps", 0, 0, in main() 2081 profile_get_boolean(ctx->profile, "options", in main()
|
H A D | super.c | 955 profile_get_boolean(ctx->profile, "options", in check_super_block() 1029 profile_get_boolean(ctx->profile, "options", "accept_time_fudge", in check_super_block() 1031 profile_get_boolean(ctx->profile, "options", "buggy_init_scripts", in check_super_block() 1035 profile_get_boolean(ctx->profile, "options", "broken_system_clock", in check_super_block()
|
H A D | logfile.c | 300 profile_get_boolean(ctx->profile, "options", "log_dir_wait", 0, 0, in set_up_log_file()
|
H A D | problem.c | 2370 profile_get_boolean(ctx->profile, "problems", key, name, val, &val); in reconfigure_bool() 2591 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() function
|
H A D | dirinfo.c | 59 profile_get_boolean(ctx->profile, "scratch_files", in setup_tdb()
|
H A D | pass1.c | 829 profile_get_boolean(ctx->profile, "scratch_files", in e2fsck_setup_icount()
|
/aosp_15_r20/external/e2fsprogs/lib/support/ |
H A D | profile.h | 86 long profile_get_boolean
|
H A D | profile.c | 1684 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() function
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/support/libext2_quota/linux_glibc_x86_64_shared/ |
D | libext2_quota-host.so.toc | 125 120: FUNC GLOBAL DEFAULT 11 profile_get_boolean
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/support/libext2_quota/android_vendor_ramdisk_arm64_armv8-2a_cortex-a55_shared/ |
D | libext2_quota.so.toc | 138 133: FUNC GLOBAL DEFAULT 15 profile_get_boolean
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/support/libext2_quota/android_recovery_arm64_armv8-2a_cortex-a55_shared/ |
D | libext2_quota.so.toc | 138 133: FUNC GLOBAL DEFAULT 15 profile_get_boolean
|
/aosp_15_r20/out/soong/.intermediates/external/e2fsprogs/lib/support/libext2_quota/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libext2_quota.so.toc | 138 133: FUNC GLOBAL DEFAULT 15 profile_get_boolean
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | mke2fs.c | 1475 profile_get_boolean(profile, "defaults", opt, 0, def_val, &ret); in get_bool_from_profile() 1477 profile_get_boolean(profile, "fs_types", *cpp, opt, ret, &ret); in get_bool_from_profile() 3021 profile_get_boolean(profile, "options", "old_bitmaps", 0, 0, in main()
|