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