Searched refs:node_ (Results 1 – 2 of 2) sorted by relevance
127 int *node_; in buf_list_find() local129 node_ = list->array_elements[pos]; in buf_list_find()131 node_ = buf_list_get(list, pos); in buf_list_find()133 if (cmp_func(node, node_) == 0) { in buf_list_find()134 tmp = node_; in buf_list_find()
769 CONFIGFS_ATTR(node_, nodeid);770 CONFIGFS_ATTR(node_, weight);