Home
last modified time | relevance | path

Searched refs:profile_get_integer (Results 1 – 4 of 4) sorted by relevance

/external/e2fsprogs/e2fsck/
Dprofile.h71 long profile_get_integer
Dproblem.c1865 profile_get_integer(ctx->profile, "options", in fix_problem()
1868 profile_get_integer(ctx->profile, "problems", key, "max_count", in fix_problem()
1998 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() function
Dprofile.c1523 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() function
/external/e2fsprogs/misc/
Dmke2fs.c1193 profile_get_integer(profile, "defaults", opt, 0, def_val, &ret); in get_int_from_profile()
1195 profile_get_integer(profile, "fs_types", *cpp, opt, ret, &ret); in get_int_from_profile()