Release 4.11 drivers/xen/xenfs/xenfs.h
#ifndef _XENFS_XENBUS_H
#define _XENFS_XENBUS_H
extern const struct file_operations xsd_kva_file_ops;
extern const struct file_operations xsd_port_file_ops;
extern const struct file_operations xensyms_ops;
#endif /* _XENFS_XENBUS_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Alex Zeffertt | 13 | 48.15% | 1 | 33.33% |
Ian Campbell | 8 | 29.63% | 1 | 33.33% |
Boris Ostrovsky | 6 | 22.22% | 1 | 33.33% |
Total | 27 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.