Searched refs:user_path_locked_at (Results 1 – 3 of 3) sorted by relevance
66 extern struct dentry *user_path_locked_at(int , const char __user *, struct path *);
331 victim = user_path_locked_at(arg.dirfd, name, &path); in bch2_ioctl_subvolume_destroy()
2809 struct dentry *user_path_locked_at(int dfd, const char __user *name, struct path *path) in user_path_locked_at() function2817 EXPORT_SYMBOL(user_path_locked_at);