Home
last modified time | relevance | path

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

/linux-4.1.27/tools/testing/selftests/memfd/
Dfuse_mnt.c24 static const char memfd_path[] = "/memfd"; variable
33 } else if (!strcmp(path, memfd_path)) { in memfd_getattr()
55 filler(buf, memfd_path + 1, NULL, 0); in memfd_readdir()
62 if (strcmp(path, memfd_path)) in memfd_open()
82 if (strcmp(path, memfd_path) != 0) in memfd_read()