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.c1680 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() function
/external/e2fsprogs/e2fsck/
Dunix.c141 profile_get_boolean(ctx->profile, "options", "report_features", 0, 0, in show_stats()
350 profile_get_boolean(ctx->profile, "options", "broken_system_clock", in check_if_skip()
354 profile_get_boolean(ctx->profile, "options", in check_if_skip()
1001 profile_get_boolean(ctx->profile, "options", "report_time", 0, 0, in PRS()
1005 profile_get_boolean(ctx->profile, "options", "report_verbose", 0, 0, in PRS()
1419 profile_get_boolean(ctx->profile, "options", "old_bitmaps", 0, 0, in main()
1945 profile_get_boolean(ctx->profile, "options", in main()
Dsuper.c801 profile_get_boolean(ctx->profile, "options", in check_super_block()
875 profile_get_boolean(ctx->profile, "options", "accept_time_fudge", in check_super_block()
877 profile_get_boolean(ctx->profile, "options", "buggy_init_scripts", in check_super_block()
881 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.c2127 profile_get_boolean(ctx->profile, "problems", key, name, val, &val); in reconfigure_bool()
2300 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() function
Dpass1.c721 profile_get_boolean(ctx->profile, "scratch_files", in e2fsck_setup_icount()
/external/e2fsprogs/misc/
Dmke2fs.c1405 profile_get_boolean(profile, "defaults", opt, 0, def_val, &ret); in get_bool_from_profile()
1407 profile_get_boolean(profile, "fs_types", *cpp, opt, ret, &ret); in get_bool_from_profile()
2826 profile_get_boolean(profile, "options", "old_bitmaps", 0, 0, in main()