Home
last modified time | relevance | path

Searched refs:TEST_OPTION (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/reiserfs/
Dbitmap.c45 #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()
[all …]