Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/target/
Dtarget_core_fabric_configfs.c989 CONFIGFS_EATTR_OPS(target_fabric_tpg_auth, se_portal_group, tpg_auth_group);
1065 se_tpg->tpg_group.default_groups[4] = &se_tpg->tpg_auth_group; in target_fabric_make_tpg()
1079 config_group_init_type_name(&se_tpg->tpg_auth_group, "auth", in target_fabric_make_tpg()
/linux-4.1.27/include/target/
Dtarget_core_base.h904 struct config_group tpg_auth_group; member