Home
last modified time | relevance | path

Searched refs:NVMF_TRSVCID_SIZE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/nvme/target/
Ddiscovery.c59 memcpy(e->trsvcid, port->disc_addr.trsvcid, NVMF_TRSVCID_SIZE); in nvmet_format_discovery_entry()
Dconfigfs.c204 if (count > NVMF_TRSVCID_SIZE) { in nvmet_addr_trsvcid_store()
/Linux-v4.19/include/linux/
Dnvme.h27 #define NVMF_TRSVCID_SIZE 32 macro
1007 char trsvcid[NVMF_TRSVCID_SIZE];