Lines Matching refs:TEST_OPTION

45 #define TEST_OPTION(optname, s) \  macro
328 if (TEST_OPTION(packing_groups, dir->i_sb)) { in reiserfs_choose_packing()
384 if (TEST_OPTION(skip_busy, s) in scan_bitmap()
693 if (TEST_OPTION(concentrating_formatted_nodes, s)) { in show_alloc_options()
701 if (TEST_OPTION(displacing_large_files, s)) { in show_alloc_options()
709 if (TEST_OPTION(displacing_new_packing_localities, s)) { in show_alloc_options()
713 if (TEST_OPTION(old_hashed_relocation, s)) { in show_alloc_options()
717 if (TEST_OPTION(new_hashed_relocation, s)) { in show_alloc_options()
721 if (TEST_OPTION(dirid_groups, s)) { in show_alloc_options()
725 if (TEST_OPTION(oid_groups, s)) { in show_alloc_options()
729 if (TEST_OPTION(packing_groups, s)) { in show_alloc_options()
733 if (TEST_OPTION(hashed_formatted_nodes, s)) { in show_alloc_options()
737 if (TEST_OPTION(skip_busy, s)) { in show_alloc_options()
741 if (TEST_OPTION(hundredth_slices, s)) { in show_alloc_options()
745 if (TEST_OPTION(old_way, s)) { in show_alloc_options()
749 if (TEST_OPTION(displace_based_on_dirid, s)) { in show_alloc_options()
776 if (TEST_OPTION(displace_based_on_dirid, hint->th->t_super)) in new_hashed_relocation()
913 if (TEST_OPTION(displace_based_on_dirid, hint->th->t_super)) in displace_large_file()
931 else if (TEST_OPTION(displace_based_on_dirid, hint->th->t_super)) in hash_formatted_node()
1056 if (hint->formatted_node && TEST_OPTION(hashed_formatted_nodes, s)) { in determine_search_start()
1070 if (TEST_OPTION(old_way, s)) { in determine_search_start()
1087 if (TEST_OPTION(hundredth_slices, s) in determine_search_start()
1095 TEST_OPTION(old_hashed_relocation, s)) { in determine_search_start()
1101 TEST_OPTION(new_hashed_relocation, s)) { in determine_search_start()
1106 if (!unfm_hint && !hint->formatted_node && TEST_OPTION(dirid_groups, s)) { in determine_search_start()
1110 if (hint->formatted_node && TEST_OPTION(dirid_groups, s)) { in determine_search_start()
1116 if (!unfm_hint && !hint->formatted_node && TEST_OPTION(oid_groups, s)) { in determine_search_start()