Searched refs:fc_get_pr_transport_id_len (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/drivers/target/ |
H A D | target_core_fabric_lib.c | 137 u32 fc_get_pr_transport_id_len( fc_get_pr_transport_id_len() function 149 EXPORT_SYMBOL(fc_get_pr_transport_id_len); variable
|
/linux-4.1.27/include/target/ |
H A 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/ |
H A D | tfc_conf.c | 519 .tpg_get_pr_transport_id_len = fc_get_pr_transport_id_len,
|
/linux-4.1.27/drivers/target/loopback/ |
H A D | tcm_loop.c | 618 return fc_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, tcm_loop_get_pr_transport_id_len()
|
/linux-4.1.27/Documentation/target/ |
H A D | tcm_mod_builder.py | 654 buf += " ret = fc_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg,\n"
|
/linux-4.1.27/drivers/xen/ |
H A D | xen-scsiback.c | 1346 return fc_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, scsiback_get_pr_transport_id_len()
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 268 ret = fc_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, tcm_qla2xxx_get_pr_transport_id_len()
|
/linux-4.1.27/drivers/vhost/ |
H A D | scsi.c | 389 return fc_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, vhost_scsi_get_pr_transport_id_len()
|
Completed in 140 milliseconds