Home
last modified time | relevance | path

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

/drivers/target/
Dtarget_core_stat.c419 struct se_port_stat_grps *pgrps = container_of(to_config_group(item), in to_stat_port() local
421 return container_of(pgrps, struct se_lun, port_stat_grps); in to_stat_port()
522 struct se_port_stat_grps *pgrps = container_of(to_config_group(item), in to_stat_tgt_port() local
524 return container_of(pgrps, struct se_lun, port_stat_grps); in to_stat_tgt_port()
706 struct se_port_stat_grps *pgrps = container_of(to_config_group(item), in to_transport_stat() local
708 return container_of(pgrps, struct se_lun, port_stat_grps); in to_transport_stat()