Symbol: se_lun_acl
drivers/target/target_core_alua.c
914
struct se_lun_acl *lacl;
drivers/target/target_core_alua.c
939
lacl = se_deve->se_lun_acl;
drivers/target/target_core_device.c
318
struct se_lun_acl *lun_acl,
drivers/target/target_core_device.c
364
if (orig->se_lun_acl != NULL) {
drivers/target/target_core_device.c
375
new->se_lun_acl = lun_acl;
drivers/target/target_core_device.c
394
new->se_lun_acl = lun_acl;
drivers/target/target_core_device.c
580
struct se_lun_acl *core_dev_init_initiator_node_lun_acl(
drivers/target/target_core_device.c
586
struct se_lun_acl *lacl;
drivers/target/target_core_device.c
594
lacl = kzalloc_obj(struct se_lun_acl);
drivers/target/target_core_device.c
609
struct se_lun_acl *lacl,
drivers/target/target_core_device.c
648
struct se_lun_acl *lacl)
drivers/target/target_core_device.c
675
struct se_lun_acl *lacl)
drivers/target/target_core_fabric_configfs.c
146
struct se_lun_acl *lacl = container_of(to_config_group(lun_acl_ci),
drivers/target/target_core_fabric_configfs.c
147
struct se_lun_acl, se_lun_group);
drivers/target/target_core_fabric_configfs.c
154
static struct se_lun_acl *item_to_lun_acl(struct config_item *item)
drivers/target/target_core_fabric_configfs.c
156
return container_of(to_config_group(item), struct se_lun_acl,
drivers/target/target_core_fabric_configfs.c
163
struct se_lun_acl *lacl = item_to_lun_acl(item);
drivers/target/target_core_fabric_configfs.c
181
struct se_lun_acl *lacl = item_to_lun_acl(item);
drivers/target/target_core_fabric_configfs.c
215
struct se_lun_acl *lacl = container_of(to_config_group(item),
drivers/target/target_core_fabric_configfs.c
216
struct se_lun_acl, se_lun_group);
drivers/target/target_core_fabric_configfs.c
273
struct se_lun_acl *lacl = NULL;
drivers/target/target_core_fabric_configfs.c
330
struct se_lun_acl *lacl = container_of(to_config_group(item),
drivers/target/target_core_fabric_configfs.c
331
struct se_lun_acl, se_lun_group);
drivers/target/target_core_fabric_configfs.c
72
struct se_lun_acl *lacl = container_of(to_config_group(lun_acl_ci),
drivers/target/target_core_fabric_configfs.c
73
struct se_lun_acl, se_lun_group);
drivers/target/target_core_internal.h
163
void target_stat_setup_mappedlun_default_groups(struct se_lun_acl *);
drivers/target/target_core_internal.h
68
int core_enable_device_list_for_node(struct se_lun *, struct se_lun_acl *,
drivers/target/target_core_internal.h
76
struct se_lun_acl *core_dev_init_initiator_node_lun_acl(struct se_portal_group *,
drivers/target/target_core_internal.h
79
struct se_lun_acl *, struct se_lun *lun, bool);
drivers/target/target_core_internal.h
81
struct se_lun_acl *);
drivers/target/target_core_internal.h
83
struct se_lun_acl *lacl);
drivers/target/target_core_pr.c
1442
if (!se_deve->se_lun_acl)
drivers/target/target_core_pr.c
1445
return target_depend_item(&se_deve->se_lun_acl->se_lun_group.cg_item);
drivers/target/target_core_pr.c
1453
if (!se_deve->se_lun_acl) {
drivers/target/target_core_pr.c
1458
target_undepend_item(&se_deve->se_lun_acl->se_lun_group.cg_item);
drivers/target/target_core_pr.c
704
struct se_lun_acl *lacl_tmp;
drivers/target/target_core_pr.c
740
if (!deve_tmp->se_lun_acl)
drivers/target/target_core_pr.c
743
lacl_tmp = deve_tmp->se_lun_acl;
drivers/target/target_core_stat.c
1003
struct se_lun_acl *lacl = auth_to_lacl(item); \
drivers/target/target_core_stat.c
1030
struct se_lun_acl *lacl = auth_to_lacl(item);
drivers/target/target_core_stat.c
1050
struct se_lun_acl *lacl = auth_to_lacl(item);
drivers/target/target_core_stat.c
1071
struct se_lun_acl *lacl = auth_to_lacl(item);
drivers/target/target_core_stat.c
1130
static struct se_lun_acl *iport_to_lacl(struct config_item *item)
drivers/target/target_core_stat.c
1134
return container_of(lgrps, struct se_lun_acl, ml_stat_grps);
drivers/target/target_core_stat.c
1140
struct se_lun_acl *lacl = iport_to_lacl(item);
drivers/target/target_core_stat.c
1163
struct se_lun_acl *lacl = iport_to_lacl(item);
drivers/target/target_core_stat.c
1184
struct se_lun_acl *lacl = iport_to_lacl(item);
drivers/target/target_core_stat.c
1206
struct se_lun_acl *lacl = iport_to_lacl(item);
drivers/target/target_core_stat.c
1230
struct se_lun_acl *lacl = iport_to_lacl(item);
drivers/target/target_core_stat.c
1250
struct se_lun_acl *lacl = iport_to_lacl(item);
drivers/target/target_core_stat.c
1301
void target_stat_setup_mappedlun_default_groups(struct se_lun_acl *lacl)
drivers/target/target_core_stat.c
825
static struct se_lun_acl *auth_to_lacl(struct config_item *item)
drivers/target/target_core_stat.c
829
return container_of(lgrps, struct se_lun_acl, ml_stat_grps);
drivers/target/target_core_stat.c
835
struct se_lun_acl *lacl = auth_to_lacl(item);
drivers/target/target_core_stat.c
858
struct se_lun_acl *lacl = auth_to_lacl(item);
drivers/target/target_core_stat.c
879
struct se_lun_acl *lacl = auth_to_lacl(item);
drivers/target/target_core_stat.c
901
struct se_lun_acl *lacl = auth_to_lacl(item);
drivers/target/target_core_stat.c
921
struct se_lun_acl *lacl = auth_to_lacl(item);
drivers/target/target_core_stat.c
941
struct se_lun_acl *lacl = auth_to_lacl(item);
drivers/target/target_core_stat.c
961
struct se_lun_acl *lacl = auth_to_lacl(item);
drivers/target/target_core_stat.c
981
struct se_lun_acl *lacl = auth_to_lacl(item);
include/target/target_core_base.h
694
struct se_lun_acl *se_lun_acl;