Home
last modified time | relevance | path

Searched refs:hundredth_slices (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dbitmap.c643 if (!strcmp(this_char, "hundredth_slices")) { in reiserfs_parse_alloc_options()
644 SET_OPTION(hundredth_slices); in reiserfs_parse_alloc_options()
749 if (TEST_OPTION(hundredth_slices, s)) { in show_alloc_options()
751 seq_puts(seq, "hundredth_slices"); in show_alloc_options()
1005 static inline void hundredth_slices(reiserfs_blocknr_hint_t * hint) in hundredth_slices() function
1095 if (TEST_OPTION(hundredth_slices, s) in determine_search_start()
1097 hundredth_slices(hint); in determine_search_start()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dbitmap.c643 if (!strcmp(this_char, "hundredth_slices")) { in reiserfs_parse_alloc_options()
644 SET_OPTION(hundredth_slices); in reiserfs_parse_alloc_options()
749 if (TEST_OPTION(hundredth_slices, s)) { in show_alloc_options()
751 seq_puts(seq, "hundredth_slices"); in show_alloc_options()
1005 static inline void hundredth_slices(reiserfs_blocknr_hint_t * hint) in hundredth_slices() function
1095 if (TEST_OPTION(hundredth_slices, s) in determine_search_start()
1097 hundredth_slices(hint); in determine_search_start()

Completed in 5 milliseconds