s390/hypfs: Add diagnose 0c support
[firefly-linux-kernel-4.4.55.git] / arch / s390 / hypfs / hypfs.h
index b34b5ab90a313b77bd0561503d882af311a50c7d..36d093fa9fb30b4fd3615130028b16af6e5920af 100644 (file)
@@ -37,6 +37,10 @@ extern int hypfs_vm_init(void);
 extern void hypfs_vm_exit(void);
 extern int hypfs_vm_create_files(struct dentry *root);
 
+/* VM diagnose 0c */
+int hypfs_diag0c_init(void);
+void hypfs_diag0c_exit(void);
+
 /* Set Partition-Resource Parameter */
 int hypfs_sprp_init(void);
 void hypfs_sprp_exit(void);