Searched refs:ml_stat_grps (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/target/ |
D | target_core_stat.c | 1082 struct se_lun_acl, ml_stat_grps); in target_stat_scsi_auth_intr_show_attr_inst() 1107 struct se_lun_acl, ml_stat_grps); in target_stat_scsi_auth_intr_show_attr_dev() 1131 struct se_lun_acl, ml_stat_grps); in target_stat_scsi_auth_intr_show_attr_port() 1155 struct se_lun_acl, ml_stat_grps); in target_stat_scsi_auth_intr_show_attr_indx() 1177 struct se_lun_acl, ml_stat_grps); in target_stat_scsi_auth_intr_show_attr_dev_or_port() 1199 struct se_lun_acl, ml_stat_grps); in target_stat_scsi_auth_intr_show_attr_intr_name() 1221 struct se_lun_acl, ml_stat_grps); in target_stat_scsi_auth_intr_show_attr_map_indx() 1243 struct se_lun_acl, ml_stat_grps); in target_stat_scsi_auth_intr_show_attr_att_count() 1265 struct se_lun_acl, ml_stat_grps); in target_stat_scsi_auth_intr_show_attr_num_cmds() 1287 struct se_lun_acl, ml_stat_grps); in target_stat_scsi_auth_intr_show_attr_read_mbytes() [all …]
|
D | target_core_fabric_configfs.c | 403 config_group_init_type_name(&lacl->ml_stat_grps.stat_group, in target_fabric_make_mappedlun() 405 lacl_cg->default_groups[0] = &lacl->ml_stat_grps.stat_group; in target_fabric_make_mappedlun() 408 ml_stat_grp = &lacl->ml_stat_grps.stat_group; in target_fabric_make_mappedlun() 438 ml_stat_grp = &lacl->ml_stat_grps.stat_group; in target_fabric_drop_mappedlun()
|
/linux-4.1.27/include/target/ |
D | target_core_base.h | 652 struct se_ml_stat_grps ml_stat_grps; member
|