Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/target/
Ddiscovery.c119 memcpy(e->trsvcid, port->disc_addr.trsvcid, NVMF_TRSVCID_SIZE); in nvmet_format_discovery_entry()
Dconfigfs.c215 if (count > NVMF_TRSVCID_SIZE) { in nvmet_addr_trsvcid_store()
/Linux-v6.1/include/linux/
Dnvme.h19 #define NVMF_TRSVCID_SIZE 32 macro
1438 char trsvcid[NVMF_TRSVCID_SIZE];