xen_xenbus_fops 697 drivers/xen/xenbus/xenbus_dev_frontend.c const struct file_operations xen_xenbus_fops = { xen_xenbus_fops 705 drivers/xen/xenbus/xenbus_dev_frontend.c EXPORT_SYMBOL_GPL(xen_xenbus_fops); xen_xenbus_fops 710 drivers/xen/xenbus/xenbus_dev_frontend.c .fops = &xen_xenbus_fops, xen_xenbus_fops 50 drivers/xen/xenfs/super.c [2] = { "xenbus", &xen_xenbus_fops, S_IRUSR|S_IWUSR }, xen_xenbus_fops 57 drivers/xen/xenfs/super.c [2] = { "xenbus", &xen_xenbus_fops, S_IRUSR|S_IWUSR }, xen_xenbus_fops 232 include/xen/xenbus.h extern const struct file_operations xen_xenbus_fops;