Searched refs:tfc_tpg_base_attrs (Results 1 – 10 of 10) sorted by relevance
858 if (tf->tf_ops->tfc_tpg_base_attrs) in target_fabric_setup_tpg_base_cit()859 while (tf->tf_ops->tfc_tpg_base_attrs[nr_attrs] != NULL) in target_fabric_setup_tpg_base_cit()873 if (tf->tf_ops->tfc_tpg_base_attrs) in target_fabric_setup_tpg_base_cit()874 for (; tf->tf_ops->tfc_tpg_base_attrs[i] != NULL; i++) in target_fabric_setup_tpg_base_cit()875 attrs[i] = tf->tf_ops->tfc_tpg_base_attrs[i]; in target_fabric_setup_tpg_base_cit()
105 struct configfs_attribute **tfc_tpg_base_attrs; member
1632 .tfc_tpg_base_attrs = efct_lio_tpg_attrs,1670 .tfc_tpg_base_attrs = efct_lio_npiv_tpg_attrs,
1150 .tfc_tpg_base_attrs = tcm_loop_tpg_attrs,
1539 .tfc_tpg_base_attrs = lio_target_tpg_attrs,
1836 .tfc_tpg_base_attrs = tcm_qla2xxx_tpg_attrs,
1800 .tfc_tpg_base_attrs = scsiback_tpg_attrs,
2310 .tfc_tpg_base_attrs = sbp_tpg_base_attrs,
1720 .tfc_tpg_base_attrs = usbg_base_attrs,
2443 .tfc_tpg_base_attrs = vhost_scsi_tpg_attrs,
Completed in 34 milliseconds