Home
last modified time | relevance | path

Searched refs:dev_qf_count (Results 1 – 2 of 2) sorted by relevance

/linux/include/target/
A Dtarget_core_base.h818 atomic_t dev_qf_count; member
/linux/drivers/target/
A Dtarget_core_transport.c982 atomic_dec_mb(&dev->dev_qf_count); in target_qf_do_work()
2442 atomic_inc_mb(&dev->dev_qf_count); in transport_handle_queue_full()
2492 if (atomic_read(&cmd->se_dev->dev_qf_count) != 0) in target_complete_ok_work()

Completed in 14 milliseconds