Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/target/
Dtarget_core_stat.c702 struct se_port_stat_grps *pgrps, char *page) in target_stat_scsi_port_show_attr_inst() argument
704 struct se_lun *lun = container_of(pgrps, struct se_lun, port_stat_grps); in target_stat_scsi_port_show_attr_inst()
724 struct se_port_stat_grps *pgrps, char *page) in target_stat_scsi_port_show_attr_dev() argument
726 struct se_lun *lun = container_of(pgrps, struct se_lun, port_stat_grps); in target_stat_scsi_port_show_attr_dev()
744 struct se_port_stat_grps *pgrps, char *page) in target_stat_scsi_port_show_attr_indx() argument
746 struct se_lun *lun = container_of(pgrps, struct se_lun, port_stat_grps); in target_stat_scsi_port_show_attr_indx()
763 struct se_port_stat_grps *pgrps, char *page) in target_stat_scsi_port_show_attr_role() argument
765 struct se_lun *lun = container_of(pgrps, struct se_lun, port_stat_grps); in target_stat_scsi_port_show_attr_role()
786 struct se_port_stat_grps *pgrps, char *page) in target_stat_scsi_port_show_attr_busy_count() argument
788 struct se_lun *lun = container_of(pgrps, struct se_lun, port_stat_grps); in target_stat_scsi_port_show_attr_busy_count()
[all …]