Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/xen/xenfs/
Dxenfs.h5 extern const struct file_operations xsd_kva_file_ops;
Dxenstored.c49 const struct file_operations xsd_kva_file_ops = { variable
Dsuper.c60 { "xsd_kva", &xsd_kva_file_ops, S_IRUSR|S_IWUSR}, in xenfs_fill_super()