Searched refs:node_path (Results 1 – 6 of 6) sorted by relevance
443 node_path(n)); in node_expand_defined()565 node_path(const struct node *n) in node_path() function615 path = node_path(n); in node_print_indent()629 strcmp(path, node_path(first_child)) != 0) { in node_print_indent()676 tmp = node_path(node); in node_find_x()
91 char *node_path(const struct node *);
115 mountpoint = node_path(n); in mount_if_not_already()
132 path = node_path(node); in create_subtree()
82 def GetPropList(self, node_path): argument92 node = self.fdt.path_offset(node_path)100 def GetSubnodes(self, node_path): argument110 node = self.fdt.path_offset(node_path)
210 if (node_path(ps, opc, buf, sizeof(buf)) == 0) in perfuse_node_path()