Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/xen/xenfs/
Dxenfs.h7 extern const struct file_operations xsd_port_file_ops;
Dxenstored.c64 const struct file_operations xsd_port_file_ops = { variable
Dsuper.c100 &xsd_port_file_ops, NULL, S_IRUSR|S_IWUSR); in xenfs_fill_super()