Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/target/
Dtarget_core_fabric_configfs.c385 struct se_portal_group, tpg_acl_group); in target_fabric_make_nodeacl()
862 config_group_init_type_name(&se_tpg->tpg_acl_group, "acls", in target_fabric_make_tpg()
864 configfs_add_default_group(&se_tpg->tpg_acl_group, in target_fabric_make_tpg()
/Linux-v4.19/include/target/
Dtarget_core_base.h885 struct config_group tpg_acl_group; member