Home
last modified time | relevance | path

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

/init/
Ddo_mounts.c355 static int __init do_mount_root(char *name, char *fs, int flags, void *data) in do_mount_root() argument
358 int err = sys_mount(name, "/root", fs, flags, data); in do_mount_root()
363 s = current->fs->pwd.dentry->d_sb; in do_mount_root()