Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnamei.h64 extern struct dentry *user_path_locked_at(int , const char __user *, struct path *);
/linux-6.12.1/fs/bcachefs/
Dfs-ioctl.c510 victim = user_path_locked_at(arg.dirfd, name, &path); in bch2_ioctl_subvolume_destroy()
/linux-6.12.1/fs/
Dnamei.c2704 struct dentry *user_path_locked_at(int dfd, const char __user *name, struct path *path) in user_path_locked_at() function
2712 EXPORT_SYMBOL(user_path_locked_at);