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