Home
last modified time | relevance | path

Searched refs:initramfs_options (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Dnamespace.c63 static char * __initdata initramfs_options; variable
66 initramfs_options = str; in initramfs_options_setup()
6207 mnt = vfs_kern_mount(&rootfs_fs_type, 0, "rootfs", initramfs_options); in init_mount_tree()