Searched refs:node0 (Results 1 – 1 of 1) sorted by relevance
224 ftc_node_hash_unlink( FTC_Node node0, in ftc_node_hash_unlink() argument227 FTC_Node *pnode = FTC_NODE__TOP_FOR_HASH( cache, node0->hash ); in ftc_node_hash_unlink()241 if ( node == node0 ) in ftc_node_hash_unlink()247 *pnode = node0->link; in ftc_node_hash_unlink()248 node0->link = NULL; in ftc_node_hash_unlink()
Completed in 3 milliseconds