Searched refs:tf_cit_tmpl (Results 1 – 3 of 3) sorted by relevance
49 struct target_fabric_configfs_template *tfc = &tf->tf_cit_tmpl; \62 struct target_fabric_configfs_template *tfc = &tf->tf_cit_tmpl; \402 &tf->tf_cit_tmpl.tfc_tpg_mappedlun_cit); in target_fabric_make_mappedlun()404 "statistics", &tf->tf_cit_tmpl.tfc_tpg_mappedlun_stat_cit); in target_fabric_make_mappedlun()522 &tf->tf_cit_tmpl.tfc_tpg_nacl_base_cit); in target_fabric_make_nodeacl()524 &tf->tf_cit_tmpl.tfc_tpg_nacl_attrib_cit); in target_fabric_make_nodeacl()526 &tf->tf_cit_tmpl.tfc_tpg_nacl_auth_cit); in target_fabric_make_nodeacl()528 &tf->tf_cit_tmpl.tfc_tpg_nacl_param_cit); in target_fabric_make_nodeacl()531 &tf->tf_cit_tmpl.tfc_tpg_nacl_stat_cit); in target_fabric_make_nodeacl()613 &tf->tf_cit_tmpl.tfc_tpg_np_base_cit); in target_fabric_make_np()[all …]
202 &tf->tf_cit_tmpl.tfc_wwn_cit); in target_core_register_fabric()209 &tf->tf_cit_tmpl.tfc_wwn_cit); in target_core_register_fabric()211 &tf->tf_cit_tmpl.tfc_discovery_cit); in target_core_register_fabric()
46 struct target_fabric_configfs_template tf_cit_tmpl; member