Searched refs:ca_from (Results 1 - 1 of 1) sorted by path

/linux-master/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c344 struct child_args ca_from = { local
358 pid = do_clone(get_nestedns_mount_cb, (void *)&ca_from, CLONE_VFORK |
366 ASSERT_EQ(syscall(__NR_move_mount, ca_from.mntfd, "",

Completed in 292 milliseconds