Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_fabric_configfs.c377 struct se_portal_group, tpg_acl_group); in target_fabric_make_nodeacl()
854 config_group_init_type_name(&se_tpg->tpg_acl_group, "acls", in target_fabric_make_tpg()
856 configfs_add_default_group(&se_tpg->tpg_acl_group, in target_fabric_make_tpg()
/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_base.h900 struct config_group tpg_acl_group; member