Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dprofile.c97 struct profile_node *root;
135 struct profile_node { struct
142 struct profile_node *first_child; argument
143 struct profile_node *parent; argument
144 struct profile_node *next, *prev; argument
156 struct profile_node *root_section;
157 struct profile_node *current_section;
168 (struct profile_node *root, FILE *dstfile);
171 (struct profile_node *root, char **buf);
176 (struct profile_node *relation);
[all …]
Dprof_err.et8 error_code PROF_MAGIC_NODE, "Bad magic value in profile_node"