Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/xen/xenfs/
Dsuper.c50 [2] = { "xenbus", &xen_xenbus_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super()
57 [2] = { "xenbus", &xen_xenbus_fops, S_IRUSR|S_IWUSR }, in xenfs_fill_super()
/linux-6.12.1/drivers/xen/xenbus/
Dxenbus_dev_frontend.c697 const struct file_operations xen_xenbus_fops = { variable
704 EXPORT_SYMBOL_GPL(xen_xenbus_fops);
709 .fops = &xen_xenbus_fops,
/linux-6.12.1/include/xen/
Dxenbus.h244 extern const struct file_operations xen_xenbus_fops;