Searched refs:user_path_create (Results 1 – 2 of 2) sorted by relevance
3892 inline struct dentry *user_path_create(int dfd, const char __user *pathname, in user_path_create() function3901 EXPORT_SYMBOL(user_path_create);
4436 new_dentry = user_path_create(AT_FDCWD, newname, &new_path, 0); in ocfs2_reflink_ioctl()