Home
last modified time | relevance | path

Searched refs:DASD_FLAG_ABORTALL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_ioctl.c153 if (test_and_set_bit(DASD_FLAG_ABORTALL, &base->flags)) in dasd_ioctl_abortio()
187 if (test_and_clear_bit(DASD_FLAG_ABORTALL, &base->flags)) in dasd_ioctl_allowio()
H A Ddasd_int.h614 #define DASD_FLAG_ABORTALL 12 /* Abort all noretry requests */ macro
H A Ddasd.c3142 if (test_bit(DASD_FLAG_ABORTALL, &basedev->flags) && in do_dasd_request()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_ioctl.c151 if (test_and_set_bit(DASD_FLAG_ABORTALL, &base->flags)) in dasd_ioctl_abortio()
185 if (test_and_clear_bit(DASD_FLAG_ABORTALL, &base->flags)) in dasd_ioctl_allowio()
H A Ddasd_int.h707 #define DASD_FLAG_ABORTALL 12 /* Abort all noretry requests */ macro
H A Ddasd.c3097 if (test_bit(DASD_FLAG_ABORTALL, &basedev->flags) && in do_dasd_request()

Completed in 17 milliseconds