Home
last modified time | relevance | path

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

/linux-3.4.99/fs/
Dnamespace.c1799 do_kern_mount(const char *fstype, int flags, const char *name, void *data) in do_kern_mount() function
1865 mnt = do_kern_mount(type, flags, name, data); in do_new_mount()
2542 mnt = do_kern_mount("rootfs", 0, "rootfs", NULL); in init_mount_tree()