Searched refs:max_hash_collisions (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | procfs.c | 89 "max_hash_collisions: \t%i\n" in show_super() 122 SF(s_indirect2direct), SFP(max_hash_collisions), SFP(breads), in show_super()
|
H A D | namei.c | 547 PROC_INFO_MAX(th->t_super, max_hash_collisions, gen_number); in reiserfs_add_entry()
|
H A D | reiserfs.h | 444 int max_hash_collisions; member
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | procfs.c | 89 "max_hash_collisions: \t%i\n" in show_super() 122 SF(s_indirect2direct), SFP(max_hash_collisions), SFP(breads), in show_super()
|
H A D | namei.c | 546 PROC_INFO_MAX(th->t_super, max_hash_collisions, gen_number); in reiserfs_add_entry()
|
H A D | reiserfs.h | 441 int max_hash_collisions; member
|
Completed in 18 milliseconds