Searched refs:do_file_open_root (Results 1 – 3 of 3) sorted by relevance
104 extern struct file *do_file_open_root(struct dentry *, struct vfsmount *,
941 return do_file_open_root(dentry, mnt, filename, &op, lookup); in file_open_root()
3039 struct file *do_file_open_root(struct dentry *dentry, struct vfsmount *mnt, in do_file_open_root() function