do_kern_mount     708 fs/hppfs/hppfs.c 	proc_mnt = do_kern_mount("proc", 0, "proc", NULL);
do_kern_mount    1666 fs/namespace.c 	mnt = do_kern_mount(type, flags, name, data);
do_kern_mount    2286 fs/namespace.c 	mnt = do_kern_mount("rootfs", 0, "rootfs", NULL);
do_kern_mount      29 fs/nfsctl.c    	mnt = do_kern_mount("nfsd", 0, "nfsd", NULL);
do_kern_mount      98 include/linux/mount.h extern struct vfsmount *do_kern_mount(const char *fstype, int flags,