Searched refs:NVMF_TRSVCID_SIZE (Results 1 – 3 of 3) sorted by relevance
59 memcpy(e->trsvcid, port->disc_addr.trsvcid, NVMF_TRSVCID_SIZE); in nvmet_format_discovery_entry()
204 if (count > NVMF_TRSVCID_SIZE) { in nvmet_addr_trsvcid_store()
27 #define NVMF_TRSVCID_SIZE 32 macro1007 char trsvcid[NVMF_TRSVCID_SIZE];