Searched defs:renameat2 (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/landlock/ |
| D | fs_test.c | 29 int renameat2(int olddirfd, const char *oldpath, int newdirfd, in renameat2() function
|
| /kernel/linux/linux-5.10/fs/ |
| D | namei.c | 4562 SYSCALL_DEFINE5(renameat2, int, olddfd, const char __user *, oldname, in SYSCALL_DEFINE5() argument
|
| /kernel/linux/linux-6.6/fs/ |
| D | namei.c | 5057 SYSCALL_DEFINE5(renameat2, int, olddfd, const char __user *, oldname, in SYSCALL_DEFINE5() argument
|