Searched refs:lgrps (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_stat.c | 849 struct se_ml_stat_grps *lgrps = container_of(to_config_group(item), in auth_to_lacl() local 851 return container_of(lgrps, struct se_lun_acl, ml_stat_grps); in auth_to_lacl() 1189 struct se_ml_stat_grps *lgrps = container_of(to_config_group(item), in iport_to_lacl() local 1191 return container_of(lgrps, struct se_lun_acl, ml_stat_grps); in iport_to_lacl()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_stat.c | 846 struct se_ml_stat_grps *lgrps = container_of(to_config_group(item), in auth_to_lacl() local 848 return container_of(lgrps, struct se_lun_acl, ml_stat_grps); in auth_to_lacl() 1185 struct se_ml_stat_grps *lgrps = container_of(to_config_group(item), in iport_to_lacl() local 1187 return container_of(lgrps, struct se_lun_acl, ml_stat_grps); in iport_to_lacl()
|
Completed in 5 milliseconds