Home
last modified time | relevance | path

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

/external/kmod/tools/
Ddepmod.c328 static int index__haschildren(const struct index_node *node) in index__haschildren() function
350 if (index__haschildren(node)) { in index_write__node()