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

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

Completed in 265 milliseconds