Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dmke2fs.c1171 static char *get_string_from_profile(char **types, const char *opt, in get_string_from_profile() function
1737 tmp = get_string_from_profile(fs_types, "base_features", in PRS()
1743 tmp = get_string_from_profile(fs_types, "default_mntopts", in PRS()
1758 tmp = get_string_from_profile(fs_types, "default_features", in PRS()
2480 hash_alg_str = get_string_from_profile(fs_types, "hash_alg", in main()