Home
last modified time | relevance | path

Searched refs:profile_get_boolean (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dunix.c146 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 Dsuper.c955 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 Dlogfile.c300 profile_get_boolean(ctx->profile, "options", "log_dir_wait", 0, 0, in set_up_log_file()
H A Dproblem.c2370 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 Ddirinfo.c59 profile_get_boolean(ctx->profile, "scratch_files", in setup_tdb()
H A Dpass1.c829 profile_get_boolean(ctx->profile, "scratch_files", in e2fsck_setup_icount()
/aosp_15_r20/external/e2fsprogs/lib/support/
H A Dprofile.h86 long profile_get_boolean
H A Dprofile.c1684 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/
Dlibext2_quota-host.so.toc125 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/
Dlibext2_quota.so.toc138 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/
Dlibext2_quota.so.toc138 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/
Dlibext2_quota.so.toc138 133: FUNC GLOBAL DEFAULT 15 profile_get_boolean
/aosp_15_r20/external/e2fsprogs/misc/
H A Dmke2fs.c1475 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()