xen_privcmdbuf_fops  179 drivers/xen/privcmd-buf.c const struct file_operations xen_privcmdbuf_fops = {
xen_privcmdbuf_fops  185 drivers/xen/privcmd-buf.c EXPORT_SYMBOL_GPL(xen_privcmdbuf_fops);
xen_privcmdbuf_fops  190 drivers/xen/privcmd-buf.c 	.fops = &xen_privcmdbuf_fops,
xen_privcmdbuf_fops    4 drivers/xen/privcmd.h extern const struct file_operations xen_privcmdbuf_fops;