Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/support/
Dprofile.h86 long profile_get_boolean
Dprofile.c1684 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() function
/external/e2fsprogs/e2fsck/
Dunix.c143 profile_get_boolean(ctx->profile, "options", "report_features", 0, 0, in show_stats()
353 profile_get_boolean(ctx->profile, "options", "broken_system_clock", in check_if_skip()
357 profile_get_boolean(ctx->profile, "options", in check_if_skip()
1033 profile_get_boolean(ctx->profile, "options", "report_time", 0, 0, in PRS()
1037 profile_get_boolean(ctx->profile, "options", "report_verbose", 0, 0, in PRS()
1042 profile_get_boolean(ctx->profile, "options", "no_optimize_extents", in PRS()
1047 profile_get_boolean(ctx->profile, "options", "inode_count_fullmap", in PRS()
1461 profile_get_boolean(ctx->profile, "options", "old_bitmaps", 0, 0, in main()
2014 profile_get_boolean(ctx->profile, "options", in main()
Dsuper.c954 profile_get_boolean(ctx->profile, "options", in check_super_block()
1028 profile_get_boolean(ctx->profile, "options", "accept_time_fudge", in check_super_block()
1030 profile_get_boolean(ctx->profile, "options", "buggy_init_scripts", in check_super_block()
1034 profile_get_boolean(ctx->profile, "options", "broken_system_clock", in check_super_block()
Dlogfile.c296 profile_get_boolean(ctx->profile, "options", "log_dir_wait", 0, 0, in set_up_logging()
Ddirinfo.c59 profile_get_boolean(ctx->profile, "scratch_files", in setup_tdb()
Dproblem.c2184 profile_get_boolean(ctx->profile, "problems", key, name, val, &val); in reconfigure_bool()
2357 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() function
Dpass1.c829 profile_get_boolean(ctx->profile, "scratch_files", in e2fsck_setup_icount()
/external/e2fsprogs/misc/
Dmke2fs.c1418 profile_get_boolean(profile, "defaults", opt, 0, def_val, &ret); in get_bool_from_profile()
1420 profile_get_boolean(profile, "fs_types", *cpp, opt, ret, &ret); in get_bool_from_profile()
2872 profile_get_boolean(profile, "options", "old_bitmaps", 0, 0, in main()