Home
last modified time | relevance | path

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

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