Pull battery into release branch
[firefly-linux-kernel-4.4.55.git] / fs / afs / afs_cm.h
index d4bd201cc31edac80806d45f2aba6d59e33979df..7b4d4fab4c80ed87d9aa687cbb3e9198b1b00e76 100644 (file)
@@ -23,6 +23,7 @@ enum AFS_CM_Operations {
        CBGetCE                 = 208,  /* get cache file description */
        CBGetXStatsVersion      = 209,  /* get version of extended statistics */
        CBGetXStats             = 210,  /* get contents of extended statistics data */
+       CBInitCallBackState3    = 213,  /* initialise callback state, version 3 */
        CBGetCapabilities       = 65538, /* get client capabilities */
 };