]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blobdiff - drivers/s390/block/dasd_int.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[can-eth-gw-linux.git] / drivers / s390 / block / dasd_int.h
index 7ff93eea673d009a1636e8de79c9336e52e9647a..899e3f5a56e50db3f28d3649b56e6022ed566364 100644 (file)
@@ -516,6 +516,8 @@ struct dasd_block {
 #define DASD_FLAG_IS_RESERVED  7       /* The device is reserved */
 #define DASD_FLAG_LOCK_STOLEN  8       /* The device lock was stolen */
 #define DASD_FLAG_SUSPENDED    9       /* The device was suspended */
+#define DASD_FLAG_SAFE_OFFLINE 10      /* safe offline processing requested*/
+#define DASD_FLAG_SAFE_OFFLINE_RUNNING 11      /* safe offline running */
 
 
 void dasd_put_device_wake(struct dasd_device *);