Searched refs:mphash_entries (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | namespace.c | 55 static __initdata unsigned long mphash_entries; variable 60 mphash_entries = simple_strtoul(str, &str, 0); in set_mphash_entries() 63 __setup("mphash_entries=", set_mphash_entries); 3864 mphash_entries, 19, in mnt_init()
|
/kernel/linux/linux-6.6/fs/ |
H A D | namespace.c | 57 static __initdata unsigned long mphash_entries; variable 62 mphash_entries = simple_strtoul(str, &str, 0); in set_mphash_entries() 65 __setup("mphash_entries=", set_mphash_entries); 4737 mphash_entries, 19, in mnt_init()
|
Completed in 11 milliseconds