Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
H A Dbitmap.c648 if (!strcmp(this_char, "old_way")) { in reiserfs_parse_alloc_options()
649 SET_OPTION(old_way); in reiserfs_parse_alloc_options()
753 if (TEST_OPTION(old_way, s)) { in show_alloc_options()
755 seq_puts(seq, "old_way"); in show_alloc_options()
987 static inline int old_way(reiserfs_blocknr_hint_t * hint) in old_way() function
1078 if (TEST_OPTION(old_way, s)) { in determine_search_start()
1081 old_way(hint); in determine_search_start()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dbitmap.c648 if (!strcmp(this_char, "old_way")) { in reiserfs_parse_alloc_options()
649 SET_OPTION(old_way); in reiserfs_parse_alloc_options()
753 if (TEST_OPTION(old_way, s)) { in show_alloc_options()
755 seq_puts(seq, "old_way"); in show_alloc_options()
987 static inline int old_way(reiserfs_blocknr_hint_t * hint) in old_way() function
1078 if (TEST_OPTION(old_way, s)) { in determine_search_start()
1081 old_way(hint); in determine_search_start()

Completed in 4 milliseconds