Lines Matching refs:mt_io_flags
163 unsigned long mt_io_flags; /* mt flags (MT_IO_FLAGS_*) */ member
910 if (test_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags)) in mt_sync_frame()
911 set_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags); in mt_sync_frame()
913 clear_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags); in mt_sync_frame()
914 clear_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags); in mt_sync_frame()
1068 set_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags); in mt_process_slot()
1129 if (test_and_set_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags)) in mt_touch_report()
1203 if (test_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags)) in mt_touch_report()
1210 clear_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags); in mt_touch_report()
1652 if (test_and_set_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags)) in mt_expired_timeout()
1654 if (test_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags)) in mt_expired_timeout()
1656 clear_bit(MT_IO_FLAGS_RUNNING, &td->mt_io_flags); in mt_expired_timeout()