Searched refs:child_node (Results 1 – 1 of 1) sorted by relevance
1070 node* child_node = parent_node->LookupChildByName(name, false /* acquire */); in pf_rmdir() local1071 TRACE_NODE(child_node, req); in pf_rmdir()1072 if (child_node) { in pf_rmdir()1073 child_node->SetDeleted(); in pf_rmdir()