Searched refs:nodeplaces_ptr (Results 1 – 3 of 3) sorted by relevance
13 static void lwp_avl_rebalance(struct lwp_avl_struct ***nodeplaces_ptr, int count) in lwp_avl_rebalance() argument17 struct lwp_avl_struct **nodeplace = *--nodeplaces_ptr; in lwp_avl_rebalance()
130 static void cromfs_avl_rebalance(struct cromfs_avl_struct ***nodeplaces_ptr, int count) in cromfs_avl_rebalance() argument134 struct cromfs_avl_struct **nodeplace = *--nodeplaces_ptr; in cromfs_avl_rebalance()
141 static void cromfs_avl_rebalance(struct cromfs_avl_struct ***nodeplaces_ptr, int count) in cromfs_avl_rebalance() argument145 struct cromfs_avl_struct **nodeplace = *--nodeplaces_ptr; in cromfs_avl_rebalance()
Completed in 8 milliseconds