Searched refs:ST_UNLOCKED (Results 1 – 2 of 2) sorted by relevance
225 #define ST_UNLOCKED 0 macro
923 STp->door_locked = do_lock ? ST_LOCKED_EXPLICIT : ST_UNLOCKED; in do_door_lock()1098 STp->door_locked = ST_UNLOCKED; in check_tape()1531 if (STp->do_auto_lock && STp->door_locked == ST_UNLOCKED && in rw_checks()3634 if (mtc.mt_op == MTOFFL && STp->door_locked != ST_UNLOCKED) in st_ioctl()
Completed in 11 milliseconds