file_open_root    137 arch/um/drivers/mconsole_kern.c 	file = file_open_root(mnt->mnt_root, mnt, ptr, O_RDONLY, 0);
file_open_root    748 fs/coredump.c  			cprm.file = file_open_root(root.dentry, root.mnt,
file_open_root    232 fs/fhandle.c   	file = file_open_root(path.dentry, path.mnt, "", open_flag, 0);
file_open_root   1077 fs/open.c      EXPORT_SYMBOL(file_open_root);
file_open_root   2536 include/linux/fs.h extern struct file *file_open_root(struct dentry *, struct vfsmount *,
file_open_root   1306 kernel/sysctl_binary.c 	file = file_open_root(mnt->mnt_root, mnt, pathname, flags, 0);