Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/iscsi/
Discsi_target_configfs.c697 struct config_item *acl_ci, *tpg_ci, *wwn_ci; in lio_target_nacl_cmdsn_depth_store() local
710 acl_ci = &se_nacl->acl_group.cg_item; in lio_target_nacl_cmdsn_depth_store()
711 if (!acl_ci) { in lio_target_nacl_cmdsn_depth_store()
715 tpg_ci = &acl_ci->ci_parent->ci_group->cg_item; in lio_target_nacl_cmdsn_depth_store()
732 config_item_name(acl_ci), cmdsn_depth, 1); in lio_target_nacl_cmdsn_depth_store()
737 config_item_name(acl_ci)); in lio_target_nacl_cmdsn_depth_store()
/linux-4.4.14/drivers/target/
Dtarget_core_fabric_configfs.c276 struct config_item *acl_ci; in target_fabric_make_mappedlun() local
282 acl_ci = &group->cg_item; in target_fabric_make_mappedlun()
283 if (!acl_ci) { in target_fabric_make_mappedlun()