dev_qf_count 922 drivers/target/target_core_transport.c atomic_dec_mb(&dev->dev_qf_count); dev_qf_count 2230 drivers/target/target_core_transport.c atomic_inc_mb(&dev->dev_qf_count); dev_qf_count 2280 drivers/target/target_core_transport.c if (atomic_read(&cmd->se_dev->dev_qf_count) != 0) dev_qf_count 786 include/target/target_core_base.h atomic_t dev_qf_count;