Searched refs:qf_cmd_lock (Results 1 – 3 of 3) sorted by relevance
883 spin_lock_irq(&dev->qf_cmd_lock); in target_qf_do_work()885 spin_unlock_irq(&dev->qf_cmd_lock); in target_qf_do_work()2192 spin_lock_irq(&dev->qf_cmd_lock); in transport_handle_queue_full()2195 spin_unlock_irq(&cmd->se_dev->qf_cmd_lock); in transport_handle_queue_full()
748 spin_lock_init(&dev->qf_cmd_lock); in target_alloc_device()
796 spinlock_t qf_cmd_lock; member