Searched refs:TEST_OPTION (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/reiserfs/ |
A D | bitmap.c | 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() 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() 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() 1078 if (TEST_OPTION(old_way, s)) { in determine_search_start() [all …]
|
Completed in 5 milliseconds