Home
last modified time | relevance | path

Searched refs:se_dev_entry_io_stats (Results 1 – 3 of 3) sorted by relevance

/linux/include/target/
H A Dtarget_core_base.h673 struct se_dev_entry_io_stats { struct
685 struct se_dev_entry_io_stats __percpu *stats; argument
/linux/drivers/target/
H A Dtarget_core_stat.c1043 struct se_dev_entry_io_stats *stats; in target_stat_auth_num_cmds_show()
1072 struct se_dev_entry_io_stats *stats; in target_stat_auth_read_mbytes_show()
1101 struct se_dev_entry_io_stats *stats; in target_stat_auth_write_mbytes_show()
H A Dtarget_core_device.c333 new->stats = alloc_percpu(struct se_dev_entry_io_stats); in core_enable_device_list_for_node()