Searched refs:ST_UNLOCKED (Results 1 – 2 of 2) sorted by relevance
224 #define ST_UNLOCKED 0 macro
929 STp->door_locked = do_lock ? ST_LOCKED_EXPLICIT : ST_UNLOCKED; in do_door_lock()1104 STp->door_locked = ST_UNLOCKED; in check_tape()1537 if (STp->do_auto_lock && STp->door_locked == ST_UNLOCKED && in rw_checks()3640 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED) in st_ioctl()