Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dlogfile.c296 profile_get_string(ctx->profile, "options", "log_filename", in set_up_logging()
298 profile_get_string(ctx->profile, "options", "log_dir", 0, 0, &log_dir); in set_up_logging()
315 profile_get_string(ctx->profile, "options", "log_dir_fallback", 0, 0, in set_up_logging()
Dprofile.h67 long profile_get_string
Ddirinfo.c47 profile_get_string(ctx->profile, "scratch_files", "directory", 0, 0, in setup_tdb()
Dproblem.c1841 profile_get_string(ctx->profile, "problems", key, in fix_problem()
2012 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() function
Dprofile.c1495 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() function
Dpass1.c522 profile_get_string(ctx->profile, "scratch_files", "directory", 0, 0, in e2fsck_setup_tdb_icount()
/external/e2fsprogs/misc/
Dmke2fs.c1096 profile_get_string(profile, "defaults", "fs_type", 0, in parse_fs_type()
1179 profile_get_string(profile, "fs_types", types[i], in get_string_from_profile()
1184 profile_get_string(profile, "defaults", opt, 0, def_val, &ret); in get_string_from_profile()
1714 profile_get_string(profile, "devices", device_name, in PRS()
1717 profile_get_string(profile, "devices", device_name, in PRS()
1751 profile_get_string(profile, "fs_types", *cpp, in PRS()
2003 profile_get_string(profile, "fs_types", *cpp, "options", "", &tmp); in PRS()
2219 profile_get_string(profile, "defaults", in mke2fs_setup_tdb()
Dtune2fs.c1832 profile_get_string(profile, "scratch_files", in tune2fs_setup_tdb()