Symbol: MERGE_DATA
tools/testing/selftests/landlock/fs_test.c
6508
static const char merge_fl1[] = MERGE_DATA "/fl1";
tools/testing/selftests/landlock/fs_test.c
6509
static const char merge_dl1[] = MERGE_DATA "/dl1";
tools/testing/selftests/landlock/fs_test.c
6510
static const char merge_dl1_fl2[] = MERGE_DATA "/dl1/fl2";
tools/testing/selftests/landlock/fs_test.c
6511
static const char merge_fu1[] = MERGE_DATA "/fu1";
tools/testing/selftests/landlock/fs_test.c
6512
static const char merge_du1[] = MERGE_DATA "/du1";
tools/testing/selftests/landlock/fs_test.c
6513
static const char merge_du1_fu2[] = MERGE_DATA "/du1/fu2";
tools/testing/selftests/landlock/fs_test.c
6514
static const char merge_fo1[] = MERGE_DATA "/fo1";
tools/testing/selftests/landlock/fs_test.c
6515
static const char merge_do1[] = MERGE_DATA "/do1";
tools/testing/selftests/landlock/fs_test.c
6516
static const char merge_do1_fo2[] = MERGE_DATA "/do1/fo2";
tools/testing/selftests/landlock/fs_test.c
6517
static const char merge_do1_fl3[] = MERGE_DATA "/do1/fl3";
tools/testing/selftests/landlock/fs_test.c
6518
static const char merge_do1_fu3[] = MERGE_DATA "/do1/fu3";
tools/testing/selftests/landlock/fs_test.c
6612
create_directory(_metadata, MERGE_DATA);
tools/testing/selftests/landlock/fs_test.c
6615
ASSERT_EQ(0, mount("overlay", MERGE_DATA, "overlay", 0,
tools/testing/selftests/landlock/fs_test.c
6647
EXPECT_EQ(0, remove_path(MERGE_DATA));
tools/testing/selftests/landlock/fs_test.c
6718
.path = MERGE_DATA,
tools/testing/selftests/landlock/fs_test.c
6810
.path = MERGE_DATA,