Searched defs:lun_flags (Results 1 - 1 of 1) sorted by relevance

/drivers/target/
H A Dtarget_core_transport.c4275 unsigned long lun_flags, cmd_flags; local
4280 spin_lock_irqsave(&lun->lun_cmd_lock, lun_flags);
4299 spin_unlock_irqrestore(&lun->lun_cmd_lock, lun_flags);
4316 spin_lock_irqsave(&lun->lun_cmd_lock, lun_flags);
4360 spin_lock_irqsave(&lun->lun_cmd_lock, lun_flags);
4367 spin_lock_irqsave(&lun->lun_cmd_lock, lun_flags);
4369 spin_unlock_irqrestore(&lun->lun_cmd_lock, lun_flags);

Completed in 90 milliseconds