Searched refs:log2_num (Results 1 – 2 of 2) sorted by relevance
187 static int setup_mount_tree(int log2_num) in setup_mount_tree() argument198 for (i = 0; i < log2_num; i++) { in setup_mount_tree()611 const unsigned int log2_num = 4; in test_listmount_tree() local613 const unsigned int size = (1 << log2_num) + step + 1; in test_listmount_tree()614 size_t num, expect = 1 << log2_num; in test_listmount_tree()620 res = setup_mount_tree(log2_num); in test_listmount_tree()
262 int log2_num) in setup_mount_tree() argument269 for (i = 0; i < log2_num; i++) { in setup_mount_tree()328 const unsigned int log2_num = 4; in TEST_F() local329 const unsigned int num = (1 << log2_num); in TEST_F()332 setup_mount_tree(_metadata, log2_num); in TEST_F()