Lines Matching defs:mt_io_flags
162 unsigned long mt_io_flags; /* mt flags (MT_IO_FLAGS_*) */
939 if (test_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags))
940 set_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags);
942 clear_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags);
943 clear_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags);
1097 set_bit(MT_IO_FLAGS_ACTIVE_SLOTS, &td->mt_io_flags);
1158 if (test_and_set_bit_lock(MT_IO_FLAGS_RUNNING, &td->mt_io_flags))
1232 if (test_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags))
1239 clear_bit_unlock(MT_IO_FLAGS_RUNNING, &td->mt_io_flags);
1667 if (test_and_set_bit_lock(MT_IO_FLAGS_RUNNING, &td->mt_io_flags))
1669 if (test_bit(MT_IO_FLAGS_PENDING_SLOTS, &td->mt_io_flags))
1671 clear_bit_unlock(MT_IO_FLAGS_RUNNING, &td->mt_io_flags);