Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c653 struct config_item *acl_ci, *tpg_ci, *wwn_ci; in lio_target_nacl_cmdsn_depth_store() local
666 acl_ci = &se_nacl->acl_group.cg_item; in lio_target_nacl_cmdsn_depth_store()
667 if (!acl_ci) { in lio_target_nacl_cmdsn_depth_store()
671 tpg_ci = &acl_ci->ci_parent->ci_group->cg_item; in lio_target_nacl_cmdsn_depth_store()
690 config_item_name(acl_ci)); in lio_target_nacl_cmdsn_depth_store()