Searched defs:newdirfd (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/openat2/ |
| H A D | helpers.c | 40 int newdirfd, const char *newpath, unsigned int flags) in sys_renameat2()
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | fs_test.c | 48 int renameat2(int olddirfd, const char *oldpath, int newdirfd, in renameat2() 2270 static int test_renameat(int olddirfd, const char *oldpath, int newdirfd, in test_renameat() 2278 static int test_exchangeat(int olddirfd, const char *oldpath, int newdirfd, in test_exchangeat()
|