Home
last modified time | relevance | path

Searched refs:nodeplaces_ptr (Results 1 – 3 of 3) sorted by relevance

/components/lwp/
A Dlwp_avl.c13 static void lwp_avl_rebalance(struct lwp_avl_struct ***nodeplaces_ptr, int count) in lwp_avl_rebalance() argument
17 struct lwp_avl_struct **nodeplace = *--nodeplaces_ptr; in lwp_avl_rebalance()
/components/dfs/dfs_v1/filesystems/cromfs/
A Ddfs_cromfs.c130 static void cromfs_avl_rebalance(struct cromfs_avl_struct ***nodeplaces_ptr, int count) in cromfs_avl_rebalance() argument
134 struct cromfs_avl_struct **nodeplace = *--nodeplaces_ptr; in cromfs_avl_rebalance()
/components/dfs/dfs_v2/filesystems/cromfs/
A Ddfs_cromfs.c141 static void cromfs_avl_rebalance(struct cromfs_avl_struct ***nodeplaces_ptr, int count) in cromfs_avl_rebalance() argument
145 struct cromfs_avl_struct **nodeplace = *--nodeplaces_ptr; in cromfs_avl_rebalance()

Completed in 9 milliseconds