Home
last modified time | relevance | path

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

/external/kmod/libkmod/
Dlibkmod-index.c365 static void index_dump_node(struct index_node_f *node, struct strbuf *buf, in index_dump_node() function
387 index_dump_node(child, buf, fd); in index_dump_node()
406 index_dump_node(root, &buf, fd); in index_dump()