Searched refs:tmpnode (Results 1 – 5 of 5) sorted by relevance
85 return (tdi1->tmpnode->node->ofs - tdi2->tmpnode->node->ofs); in tmp_node_compare_nodes()94 return (tdi->tmpnode->node->ofs - ofs); in tmp_node_compare_key()244 if (!tdi->tmpnode) { in chfs_add_tmp_dnode_to_tdi()246 tdi->tmpnode = td; in chfs_add_tmp_dnode_to_tdi()249 struct chfs_tmp_dnode *tmp = tdi->tmpnode; in chfs_add_tmp_dnode_to_tdi()265 if (tdi->tmpnode == td) { in chfs_remove_tmp_dnode_from_tdi()267 tdi->tmpnode = tdi->tmpnode->next; in chfs_remove_tmp_dnode_from_tdi()270 struct chfs_tmp_dnode *tmp = tdi->tmpnode->next; in chfs_remove_tmp_dnode_from_tdi()302 struct chfs_tmp_dnode *next, *tmp = tdi->tmpnode; in chfs_kill_tdi()331 while (this->tmpnode->overlapped) { in chfs_add_tmp_dnode_to_tree()[all …]
399 ret->tmpnode = NULL; in chfs_alloc_tmp_dnode_info()
214 struct chfs_tmp_dnode *tmpnode; /* associated tmp node */ member
972 rdsk_node_t tmpnode; in check_one_slice() local976 tmpnode.rn_name = &sname[0]; in check_one_slice()977 (void) snprintf(tmpnode.rn_name, MAXNAMELEN, "%s%u", in check_one_slice()987 (node = avl_find(r, &tmpnode, NULL))) in check_one_slice()
184 RF_DagNode_t *tmpnode; in rf_FreeDAG() local205 tmpnode = dag_h->nodes; in rf_FreeDAG()207 rf_FreeDAGNode(raidPtr, tmpnode); in rf_FreeDAG()