Searched refs:to_dirfd (Results 1 – 2 of 2) sorted by relevance
49 int to_dirfd, const char *to_pathname, in move_mount() argument52 return tst_syscall(__NR_move_mount, from_dirfd, from_pathname, to_dirfd, in move_mount()
18 int to_dirfd; member63 TEST(move_mount(*tc->from_dirfd, tc->from_pathname, tc->to_dirfd, in run()