Home
last modified time | relevance | path

Searched defs:cursor_node (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree.h190 struct cursor_node { struct
201 struct cursor_node nodes[DM_BTREE_CURSOR_MAX_DEPTH]; argument
/openbmc/linux/tools/perf/util/
H A Dcallchain.c575 struct callchain_cursor_node *cursor_node; in fill_node() local