Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/xenfs/
Dxenfs.h7 extern const struct file_operations xensyms_ops;
Dsuper.c63 { "xensyms", &xensyms_ops, S_IRUSR}, in xenfs_fill_super()
Dxensyms.c147 const struct file_operations xensyms_ops = { variable