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()
701 if (TEST_OPTION(concentrating_formatted_nodes, s)) { in show_alloc_options()
709 if (TEST_OPTION(displacing_large_files, s)) { in show_alloc_options()
717 if (TEST_OPTION(displacing_new_packing_localities, s)) { in show_alloc_options()
721 if (TEST_OPTION(old_hashed_relocation, s)) { in show_alloc_options()
725 if (TEST_OPTION(new_hashed_relocation, s)) { in show_alloc_options()
729 if (TEST_OPTION(dirid_groups, s)) { in show_alloc_options()
733 if (TEST_OPTION(oid_groups, s)) { in show_alloc_options()
737 if (TEST_OPTION(packing_groups, s)) { in show_alloc_options()
741 if (TEST_OPTION(hashed_formatted_nodes, s)) { in show_alloc_options()
745 if (TEST_OPTION(skip_busy, s)) { in show_alloc_options()
749 if (TEST_OPTION(hundredth_slices, s)) { in show_alloc_options()
753 if (TEST_OPTION(old_way, s)) { in show_alloc_options()
757 if (TEST_OPTION(displace_based_on_dirid, s)) { in show_alloc_options()
784 if (TEST_OPTION(displace_based_on_dirid, hint->th->t_super)) in new_hashed_relocation()
921 if (TEST_OPTION(displace_based_on_dirid, hint->th->t_super)) in displace_large_file()
939 else if (TEST_OPTION(displace_based_on_dirid, hint->th->t_super)) in hash_formatted_node()
1064 if (hint->formatted_node && TEST_OPTION(hashed_formatted_nodes, s)) { in determine_search_start()
1078 if (TEST_OPTION(old_way, s)) { in determine_search_start()
1095 if (TEST_OPTION(hundredth_slices, s) in determine_search_start()
1103 TEST_OPTION(old_hashed_relocation, s)) { in determine_search_start()
1109 TEST_OPTION(new_hashed_relocation, s)) { in determine_search_start()
1114 if (!unfm_hint && !hint->formatted_node && TEST_OPTION(dirid_groups, s)) { in determine_search_start()
1118 if (hint->formatted_node && TEST_OPTION(dirid_groups, s)) { in determine_search_start()
1124 if (!unfm_hint && !hint->formatted_node && TEST_OPTION(oid_groups, s)) { in determine_search_start()