Home
last modified time | relevance | path

Searched refs:dir_s3d2 (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
H A Dfs_test.c65 /* dir_s3d2 is a mount point. */
66 static const char dir_s3d2[] = TMP_DIR "/s3d1/s3d2"; variable
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()
1451 /* dir_s3d2 is a mount point. */ in TEST_F_FORK()
1452 .path = dir_s3d2, in TEST_F_FORK()
1468 ASSERT_EQ(0, test_open(dir_s3d2, O_RDONL in TEST_F_FORK()
[all...]

Completed in 3 milliseconds