Searched defs:nodeplace (Results 1 – 5 of 5) sorted by relevance
26 struct util_avl_struct **nodeplace, in rotate_right()46 struct util_avl_struct **nodeplace, in midmount_right()71 struct util_avl_struct **nodeplace, in rotate_left()91 struct util_avl_struct **nodeplace, in midmount_left()127 struct util_avl_struct **nodeplace; in util_avl_rebalance() local178 struct util_avl_struct **nodeplace; in util_avl_remove() local
40 struct util_avl_struct **nodeplace) in util_avl_link()
17 struct lwp_avl_struct **nodeplace = *--nodeplaces_ptr; in lwp_avl_rebalance() local82 struct lwp_avl_struct **nodeplace = ptree; in lwp_avl_remove() local114 struct lwp_avl_struct **nodeplace = &node_to_delete->avl_left; in lwp_avl_remove() local138 struct lwp_avl_struct **nodeplace = ptree; in lwp_avl_insert() local
134 struct cromfs_avl_struct **nodeplace = *--nodeplaces_ptr; in cromfs_avl_rebalance() local200 struct cromfs_avl_struct **nodeplace = ptree; in cromfs_avl_remove() local237 struct cromfs_avl_struct ** nodeplace = &node_to_delete->avl_left; in cromfs_avl_remove() local263 struct cromfs_avl_struct **nodeplace = ptree; in cromfs_avl_insert() local
145 struct cromfs_avl_struct **nodeplace = *--nodeplaces_ptr; in cromfs_avl_rebalance() local211 struct cromfs_avl_struct **nodeplace = ptree; in cromfs_avl_remove() local248 struct cromfs_avl_struct ** nodeplace = &node_to_delete->avl_left; in cromfs_avl_remove() local274 struct cromfs_avl_struct **nodeplace = ptree; in cromfs_avl_insert() local
Completed in 19 milliseconds