Searched refs:fc_get_pr_transport_id_len (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/target/
H A Dtarget_core_fabric_lib.c137 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 Dtarget_core_fabric.h202 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 Dtfc_conf.c519 .tpg_get_pr_transport_id_len = fc_get_pr_transport_id_len,
/linux-4.1.27/drivers/target/loopback/
H A Dtcm_loop.c618 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 Dtcm_mod_builder.py654 buf += " ret = fc_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg,\n"
/linux-4.1.27/drivers/xen/
H A Dxen-scsiback.c1346 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 Dtcm_qla2xxx.c268 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 Dscsi.c389 return fc_get_pr_transport_id_len(se_tpg, se_nacl, pr_reg, vhost_scsi_get_pr_transport_id_len()

Completed in 140 milliseconds