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