Searched refs:xen_xenbus_fops (Results 1 – 3 of 3) sorted by relevance
48 [2] = { "xenbus", &xen_xenbus_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super()55 [2] = { "xenbus", &xen_xenbus_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super()
50 extern const struct file_operations xen_xenbus_fops;
599 const struct file_operations xen_xenbus_fops = { variable607 EXPORT_SYMBOL_GPL(xen_xenbus_fops);612 .fops = &xen_xenbus_fops,