Home
last modified time | relevance | path

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

/linux/include/target/
H A Dtarget_core_base.h831 atomic_t dev_qf_count; member
/linux/drivers/target/
H A Dtarget_core_transport.c1015 atomic_dec_mb(&dev->dev_qf_count); in target_qf_do_work()
2478 atomic_inc_mb(&dev->dev_qf_count); in transport_handle_queue_full()
2528 if (atomic_read(&cmd->se_dev->dev_qf_count) != 0) in target_complete_ok_work()