Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dprofile.c156 struct profile_node *root_section; member
409 retval = profile_create_node("(root)", 0, &state.root_section); in profile_set_default()
445 prf->root = state.root_section; in profile_set_default()
568 retval = profile_create_node("(root)", 0, &state.root_section); in profile_update_file()
592 prf->root = state.root_section; in profile_update_file()
729 retval = profile_find_node(state->root_section, cp, 0, 1, in parse_line()
732 retval = profile_add_node(state->root_section, in parse_line()