Searched refs:log2_num (Results 1 – 3 of 3) 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()
239 int log2_num) in setup_mount_tree() argument246 for (i = 0; i < log2_num; i++) { in setup_mount_tree()305 const unsigned int log2_num = 4; in TEST_F() local306 const unsigned int num = (1 << log2_num); in TEST_F()309 setup_mount_tree(_metadata, log2_num); in TEST_F()
266 int log2_num) in setup_mount_tree() argument273 for (i = 0; i < log2_num; i++) { in setup_mount_tree()332 const unsigned int log2_num = 4; in TEST_F() local333 const unsigned int num = (1 << log2_num); in TEST_F()336 setup_mount_tree(_metadata, log2_num); in TEST_F()