Searched refs:nvme_fc_io_getuuid (Results 1 – 3 of 3) sorted by relevance
575 char *nvme_fc_io_getuuid(struct nvmefc_fcp_req *req);
1909 char *nvme_fc_io_getuuid(struct nvmefc_fcp_req *req) in nvme_fc_io_getuuid() function1918 EXPORT_SYMBOL_GPL(nvme_fc_io_getuuid);
1710 uuid = nvme_fc_io_getuuid(pnvme_fcreq); in lpfc_nvme_fcp_io_submit()