Home
last modified time | relevance | path

Searched defs:s (Results 1 – 2 of 2) sorted by relevance

/init/
Ddo_mounts.c207 char s[32]; in name_to_dev_t() local
330 char *s = page; in get_fs_names() local
357 struct super_block *s; in do_mount_root() local
Dinitramfs.c140 static void __init parse_header(char *s) in parse_header()