Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Ddiscovery.c118 memcpy(e->trsvcid, port->disc_addr.trsvcid, NVMF_TRSVCID_SIZE); in nvmet_format_discovery_entry()
H A Dconfigfs.c211 if (count > NVMF_TRSVCID_SIZE) { in nvmet_addr_trsvcid_store()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h19 #define NVMF_TRSVCID_SIZE 32 macro
1295 char trsvcid[NVMF_TRSVCID_SIZE];