Searched refs:do_symlinkat (Results 1 – 1 of 1) sorted by relevance
4106 static long do_symlinkat(const char __user *oldname, int newdfd, in do_symlinkat() function4140 return do_symlinkat(oldname, newdfd, newname); in SYSCALL_DEFINE3()4145 return do_symlinkat(oldname, AT_FDCWD, newname); in SYSCALL_DEFINE2()