Searched refs:user_path_create (Results 1 – 4 of 4) sorted by relevance
70 dentry = user_path_create(AT_FDCWD, pathname, &path, LOOKUP_DIRECTORY); in do_spu_create()
62 extern struct dentry *user_path_create(int, const char __user *, struct path *, unsigned int);
258 dst_dentry = user_path_create(arg.dirfd, in bch2_ioctl_subvolume_create()
4183 inline struct dentry *user_path_create(int dfd, const char __user *pathname, in user_path_create() function4192 EXPORT_SYMBOL(user_path_create);