Searched refs:oldnode (Results 1 – 3 of 3) sorted by relevance
2184 struct ext2fs_node *oldnode = currroot; in ext4fs_find_file1() local2213 oldnode = currnode; in ext4fs_find_file1()2230 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2238 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2245 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2246 oldnode = &ext4fs_root->diropen; in ext4fs_find_file1()2250 status = ext4fs_find_file1(symlink, oldnode, in ext4fs_find_file1()2256 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()2261 ext4fs_free_node(oldnode, currroot); in ext4fs_find_file1()
1091 xmlNodePtr oldnode = reader->node; in xmlTextReaderValidateEntity() local1117 if (node == oldnode) in xmlTextReaderValidateEntity()1165 if (node == oldnode) in xmlTextReaderValidateEntity()1171 } while ((node != NULL) && (node != oldnode)); in xmlTextReaderValidateEntity()1172 } while ((node != NULL) && (node != oldnode)); in xmlTextReaderValidateEntity()1173 reader->node = oldnode; in xmlTextReaderValidateEntity()1294 xmlNodePtr oldnode = NULL; in xmlTextReaderRead() local1348 oldnode = reader->node; in xmlTextReaderRead()1473 if ((oldnode != NULL) && (reader->preserves == 0) && in xmlTextReaderRead()1478 (oldnode->type != XML_DTD_NODE) && in xmlTextReaderRead()[all …]
12943 xmlNodePtr oldnode; in xmlXPathCompOpEvalFilterFirst() local13018 oldnode = ctxt->context->node; in xmlXPathCompOpEvalFilterFirst()13091 ctxt->context->node = oldnode; in xmlXPathCompOpEvalFilterFirst()13112 oldnode = ctxt->context->node; in xmlXPathCompOpEvalFilterFirst()13194 ctxt->context->node = oldnode; in xmlXPathCompOpEvalFilterFirst()13479 xmlNodePtr oldnode; in xmlXPathCompOpEval() local13605 oldnode = ctxt->context->node; in xmlXPathCompOpEval()13661 ctxt->context->node = oldnode; in xmlXPathCompOpEval()13679 oldnode = ctxt->context->node; in xmlXPathCompOpEval()13792 ctxt->context->node = oldnode; in xmlXPathCompOpEval()[all …]