Release 4.7 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 | alex zeffertt | 13 | 48.15% | 1 | 33.33% | 
| ian campbell | ian campbell | 8 | 29.63% | 1 | 33.33% | 
| boris ostrovsky | 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.