Home
last modified time | relevance | path

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

/external/kmod/libkmod/
Dlibkmod-index.c349 static struct index_node_f *index_readroot(struct index_file *in) in index_readroot() function
400 root = index_readroot(in); in index_dump()
460 root = index_readroot(in); in index_search()
592 struct index_node_f *root = index_readroot(in); in index_searchwild()