Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/xenfs/
Dxenfs.h6 extern const struct file_operations xsd_port_file_ops;
Dxenstored.c65 const struct file_operations xsd_port_file_ops = { variable
Dsuper.c61 { "xsd_port", &xsd_port_file_ops, S_IRUSR|S_IWUSR}, in xenfs_fill_super()