Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/memfd/
H A Dfuse_mnt.c25 static const char memfd_path[] = "/memfd"; variable
34 } else if (!strcmp(path, memfd_path)) { in memfd_getattr()
56 filler(buf, memfd_path + 1, NULL, 0); in memfd_readdir()
63 if (strcmp(path, memfd_path)) in memfd_open()
83 if (strcmp(path, memfd_path) != 0) in memfd_read()