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