subr_thmap.c | 530 get_leaf(const thmap_t *thmap, thmap_inode_t *parent, unsigned slot) function in typeref:typename:thmap_leaf_t * 706 leaf = get_leaf(thmap, parent, slot); 757 * consume in get_leaf() or find_edge_node(). 820 * consumed by get_leaf() or find_edge_node(). 867 leaf = get_leaf(thmap, parent, slot);
|