Home
last modified time | relevance | path

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

/linux-6.1.9/fs/reiserfs/
Dbitmap.c37 #define displacing_large_files(s) test_bit(_ALLOC_displacing_large_files, &SB_ALLOC_OPTS(s)) macro
600 SET_OPTION(displacing_large_files); in reiserfs_parse_alloc_options()
709 if (TEST_OPTION(displacing_large_files, s)) { in show_alloc_options()
1054 if (displacing_large_files(s) && !hint->formatted_node in determine_search_start()
1096 && !(displacing_large_files(s) && !hint->formatted_node)) { in determine_search_start()