Home
last modified time | relevance | path

Searched refs:profile_get_string (Results 1 – 8 of 8) sorted by relevance

/external/e2fsprogs/e2fsck/
Dlogfile.c301 profile_get_string(ctx->profile, "options", "log_filename", in set_up_logging()
303 profile_get_string(ctx->profile, "options", "log_dir", 0, 0, &log_dir); in set_up_logging()
320 profile_get_string(ctx->profile, "options", "log_dir_fallback", 0, 0, in set_up_logging()
Ddirinfo.c55 profile_get_string(ctx->profile, "scratch_files", "directory", 0, 0, in setup_tdb()
Dproblem.c2155 profile_get_string(ctx->profile, "problems", key, in fix_problem()
2331 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() function
Dunix.c1265 profile_get_string(ctx->profile, "defaults", in e2fsck_setup_tdb()
Dpass1.c717 profile_get_string(ctx->profile, "scratch_files", "directory", 0, 0, in e2fsck_setup_icount()
/external/e2fsprogs/lib/support/
Dprofile.h67 long profile_get_string
Dprofile.c1498 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() function
/external/e2fsprogs/misc/
Dmke2fs.c1273 profile_get_string(profile, "defaults", "fs_type", 0, in parse_fs_type()
1356 profile_get_string(profile, "fs_types", types[i], in get_string_from_profile()
1361 profile_get_string(profile, "defaults", opt, 0, def_val, &ret); in get_string_from_profile()
1961 profile_get_string(profile, "devices", device_name, in PRS()
1964 profile_get_string(profile, "devices", device_name, in PRS()
1998 profile_get_string(profile, "fs_types", *cpp, in PRS()
2308 profile_get_string(profile, "fs_types", *cpp, "options", "", &tmp); in PRS()
2579 profile_get_string(profile, "defaults", in mke2fs_setup_tdb()