Home
last modified time | relevance | path

Searched defs:newdirfd (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/openat2/
H A Dhelpers.c40 int newdirfd, const char *newpath, unsigned int flags) in sys_renameat2()
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c48 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()