Home
last modified time | relevance | path

Searched defs:root_mntpoint (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test.c105 static char root_mntpoint[] = "/tmp/statmount_test_root.XXXXXX"; variable
/linux-6.15/tools/testing/selftests/filesystems/mount-notify/
H A Dmount-notify_test.c64 char root_mntpoint[sizeof(root_mntpoint_templ)]; in FIXTURE() local