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);
1915 char *nvme_fc_io_getuuid(struct nvmefc_fcp_req *req) in nvme_fc_io_getuuid() function1924 EXPORT_SYMBOL_GPL(nvme_fc_io_getuuid);
1714 uuid = nvme_fc_io_getuuid(pnvme_fcreq); in lpfc_nvme_fcp_io_submit()