Home
last modified time | relevance | path

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

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