Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_stat.c416 struct se_port_stat_grps *pgrps = container_of(to_config_group(item), in to_stat_port() local
418 return container_of(pgrps, struct se_lun, port_stat_grps); in to_stat_port()
519 struct se_port_stat_grps *pgrps = container_of(to_config_group(item), in to_stat_tgt_port() local
521 return container_of(pgrps, struct se_lun, port_stat_grps); in to_stat_tgt_port()
703 struct se_port_stat_grps *pgrps = container_of(to_config_group(item), in to_transport_stat() local
705 return container_of(pgrps, struct se_lun, port_stat_grps); in to_transport_stat()