Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/landlock/
H A Dfs_test.c84 static const char file1_s3d1[] = TMP_DIR "/s3d1/f1"; variable
355 create_file(_metadata, file1_s3d1); in create_layout1()
380 EXPECT_EQ(0, remove_path(file1_s3d1)); in remove_layout1()
3559 const char *const file_in_dir_w = file1_s3d1; in TEST_F_FORK()