Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dprofile.h86 long profile_get_boolean
Dunix.c141 profile_get_boolean(ctx->profile, "options", "report_features", 0, 0, in show_stats()
343 profile_get_boolean(ctx->profile, "options", "broken_system_clock", in check_if_skip()
347 profile_get_boolean(ctx->profile, "options", in check_if_skip()
950 profile_get_boolean(ctx->profile, "options", "report_time", 0, 0, in PRS()
954 profile_get_boolean(ctx->profile, "options", "report_verbose", 0, 0, in PRS()
1258 profile_get_boolean(ctx->profile, "options", "old_bitmaps", 0, 0, in main()
1732 profile_get_boolean(ctx->profile, "options", in main()
Dsuper.c737 profile_get_boolean(ctx->profile, "options", in check_super_block()
813 profile_get_boolean(ctx->profile, "options", "accept_time_fudge", in check_super_block()
815 profile_get_boolean(ctx->profile, "options", "buggy_init_scripts", in check_super_block()
819 profile_get_boolean(ctx->profile, "options", "broken_system_clock", in check_super_block()
Dlogfile.c291 profile_get_boolean(ctx->profile, "options", "log_dir_wait", 0, 0, in set_up_logging()
Ddirinfo.c51 profile_get_boolean(ctx->profile, "scratch_files", in setup_tdb()
Dproblem.c1813 profile_get_boolean(ctx->profile, "problems", key, name, val, &val); in reconfigure_bool()
1981 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() function
Dprofile.c1677 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() function
Dpass1.c526 profile_get_boolean(ctx->profile, "scratch_files", in e2fsck_setup_tdb_icount()
/external/e2fsprogs/misc/
Dmke2fs.c1216 profile_get_boolean(profile, "defaults", opt, 0, def_val, &ret); in get_bool_from_profile()
1218 profile_get_boolean(profile, "fs_types", *cpp, opt, ret, &ret); in get_bool_from_profile()
2407 profile_get_boolean(profile, "options", "old_bitmaps", 0, 0, in main()