Searched refs:profile_get_string (Results 1 – 8 of 8) sorted by relevance
/external/e2fsprogs/e2fsck/ |
D | logfile.c | 296 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()
|
D | profile.h | 67 long profile_get_string
|
D | dirinfo.c | 47 profile_get_string(ctx->profile, "scratch_files", "directory", 0, 0, in setup_tdb()
|
D | problem.c | 1841 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
|
D | profile.c | 1495 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() function
|
D | pass1.c | 522 profile_get_string(ctx->profile, "scratch_files", "directory", 0, 0, in e2fsck_setup_tdb_icount()
|
/external/e2fsprogs/misc/ |
D | mke2fs.c | 1096 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()
|
D | tune2fs.c | 1832 profile_get_string(profile, "scratch_files", in tune2fs_setup_tdb()
|