Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hostfs/
H A Dhostfs_kern.c37 /* Changed in hostfs_args before the kernel starts running */
46 static int __init hostfs_args(char *options, int *add) in hostfs_args() function
64 else printf("hostfs_args - unsupported option - %s\n", in hostfs_args()
72 __uml_setup("hostfs=", hostfs_args,
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_kern.c41 /* Changed in hostfs_args before the kernel starts running */
50 static int __init hostfs_args(char *options, int *add) in hostfs_args() function
68 else printf("hostfs_args - unsupported option - %s\n", in hostfs_args()
76 __uml_setup("hostfs=", hostfs_args,

Completed in 3 milliseconds