Searched refs:mhash_entries (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | namespace.c | 45 static __initdata unsigned long mhash_entries; variable 50 mhash_entries = simple_strtoul(str, &str, 0); in set_mhash_entries() 53 __setup("mhash_entries=", set_mhash_entries); 3859 mhash_entries, 19, in mnt_init()
|
/kernel/linux/linux-6.6/fs/ |
H A D | namespace.c | 47 static __initdata unsigned long mhash_entries; variable 52 mhash_entries = simple_strtoul(str, &str, 0); in set_mhash_entries() 55 __setup("mhash_entries=", set_mhash_entries); 4732 mhash_entries, 19, in mnt_init()
|
Completed in 10 milliseconds