Home
last modified time | relevance | path

Searched refs:user_path_locked_at (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dnamei.h66 extern struct dentry *user_path_locked_at(int , const char __user *, struct path *);
/linux-6.15/fs/bcachefs/
H A Dfs-ioctl.c331 victim = user_path_locked_at(arg.dirfd, name, &path); in bch2_ioctl_subvolume_destroy()
/linux-6.15/fs/
H A Dnamei.c2809 struct dentry *user_path_locked_at(int dfd, const char __user *name, struct path *path) in user_path_locked_at() function
2817 EXPORT_SYMBOL(user_path_locked_at);