Searched refs:dir_s3d2 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/landlock/ |
H A D | fs_test.c | 328 create_directory(_metadata, dir_s3d2); in create_layout1() 330 ASSERT_EQ(0, mount_opt(&mnt_tmp, dir_s3d2)); in create_layout1() 355 umount(dir_s3d2); in remove_layout1() 357 EXPECT_EQ(0, remove_path(dir_s3d2)); in remove_layout1() 424 ASSERT_EQ(0, test_open(dir_s3d2, O_RDONLY)); in TEST_F_FORK() 1452 .path = dir_s3d2, in TEST_F_FORK() 1587 .path = dir_s3d2, in TEST_F_FORK() 1610 .path = dir_s3d2, in TEST_F_FORK() 1627 dir_s3d2, 0)); in TEST_F_FORK() 1648 .path = dir_s3d2, in TEST_F_FORK() [all …]
|