Searched refs:fc_get_pr_transport_id_len (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/target/ |
D | target_core_fabric_lib.c | 137 u32 fc_get_pr_transport_id_len( in fc_get_pr_transport_id_len() function 149 EXPORT_SYMBOL(fc_get_pr_transport_id_len);
|
/linux-4.1.27/include/target/ |
D | target_core_fabric.h | 202 u32 fc_get_pr_transport_id_len(struct se_portal_group *, struct se_node_acl *,
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 519 .tpg_get_pr_transport_id_len = fc_get_pr_transport_id_len,
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.c | 618 return fc_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, in tcm_loop_get_pr_transport_id_len()
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 1346 return fc_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, in scsiback_get_pr_transport_id_len()
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 268 ret = fc_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, in tcm_qla2xxx_get_pr_transport_id_len()
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 389 return fc_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, in vhost_scsi_get_pr_transport_id_len()
|