Searched refs:log2_num (Results 1 – 1 of 1) sorted by relevance
188 static int setup_mount_tree(int log2_num) in setup_mount_tree() argument199 for (i = 0; i < log2_num; i++) { in setup_mount_tree()592 const unsigned int log2_num = 4; in test_listmount_tree() local594 const unsigned int size = (1 << log2_num) + step + 1; in test_listmount_tree()595 size_t num, expect = 1 << log2_num; in test_listmount_tree()601 res = setup_mount_tree(log2_num); in test_listmount_tree()