Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/memfd/
H A Dfuse_mnt.c101 static struct fuse_operations memfd_ops = { variable
110 return fuse_main(argc, argv, &memfd_ops, NULL); in main()
/linux/tools/testing/selftests/filesystems/fuse/
H A Dfuse_mnt.c134 static struct fuse_operations memfd_ops = { variable
145 return fuse_main(argc, argv, &memfd_ops, NULL); in main()