Searched refs:profile_get_string (Results 1 – 6 of 6) sorted by relevance
/external/e2fsprogs/e2fsck/ |
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 | 1629 profile_get_string(ctx->profile, "problems", key, in fix_problem()
|
D | profile.c | 1493 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() function
|
D | pass1.c | 446 profile_get_string(ctx->profile, "scratch_files", "directory", 0, 0, in e2fsck_setup_tdb_icount()
|
/external/e2fsprogs/misc/ |
D | mke2fs.c | 1352 profile_get_string(profile, "defaults", "base_features", 0, in PRS() 1355 profile_get_string(profile, "fs_types", fs_type, in PRS() 1362 profile_get_string(profile, "defaults", "default_features", 0, in PRS() 1364 profile_get_string(profile, "fs_types", fs_type, in PRS()
|