Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test.c26 static const char root_mntpoint_templ[] = "/tmp/mount-notify_test_root.XXXXXX"; variable
41 char root_mntpoint[sizeof(root_mntpoint_templ)]; in FIXTURE()
58 strcpy(self->root_mntpoint, root_mntpoint_templ); in FIXTURE_SETUP()
H A Dmount-notify_test_ns.c26 static const char root_mntpoint_templ[] = "/tmp/mount-notify_test_root.XXXXXX"; variable
47 char root_mntpoint[sizeof(root_mntpoint_templ)]; in FIXTURE()
67 strcpy(self->root_mntpoint, root_mntpoint_templ); in FIXTURE_SETUP()