Home
last modified time | relevance | path

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

/linux/drivers/target/
H A Dtarget_core_fabric_configfs.c378 struct se_portal_group, tpg_acl_group); in target_fabric_make_nodeacl()
956 config_group_init_type_name(&se_tpg->tpg_acl_group, "acls", in target_fabric_make_tpg()
958 configfs_add_default_group(&se_tpg->tpg_acl_group, in target_fabric_make_tpg()
/linux/include/target/
H A Dtarget_core_base.h958 struct config_group tpg_acl_group; member