Home
last modified time | relevance | path

Searched refs:dir_s1d2 (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/landlock/
H A Dfs_test.c79 static const char dir_s1d2[] = TMP_DIR "/s1d1/s1d2"; variable
457 ASSERT_EQ(0, test_open(dir_s1d2, O_RDONLY)); in TEST_F_FORK()
489 open(dir_s1d2, O_PATH | O_DIRECTORY | O_CLOEXEC); in TEST_F_FORK()
517 path_beneath.parent_fd = open(dir_s1d2, O_DIRECTORY | O_CLOEXEC); in TEST_F_FORK()
531 open(dir_s1d2, O_PATH | O_DIRECTORY | O_CLOEXEC); in TEST_F_FORK()
618 open(dir_s1d2, O_PATH | O_DIRECTORY | O_CLOEXEC); in TEST_F_FORK()
870 .path = dir_s1d2, in TEST_F_FORK()
896 ASSERT_EQ(0, test_open(dir_s1d2, O_RDONLY)); in TEST_F_FORK()
928 .path = dir_s1d2, in TEST_F_FORK()
956 .path = dir_s1d2, in TEST_F_FORK()
[all …]