Searched refs:file_open_root (Results 1 – 3 of 3) sorted by relevance
232 file = file_open_root(path.dentry, path.mnt, "", open_flag, 0); in do_handle_open()
1083 struct file *file_open_root(struct dentry *dentry, struct vfsmount *mnt, in file_open_root() function1092 EXPORT_SYMBOL(file_open_root);
746 cprm.file = file_open_root(root.dentry, root.mnt, in do_coredump()