Home
last modified time | relevance | path

Searched refs:zsa_strs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/nvme/target/
H A Dtrace.c124 static const char * const zsa_strs[] = { in nvmet_trace_zone_mgmt_send() local
138 if (zsa < ARRAY_SIZE(zsa_strs) && zsa_strs[zsa]) in nvmet_trace_zone_mgmt_send()
139 zsa_str = zsa_strs[zsa]; in nvmet_trace_zone_mgmt_send()
/linux/drivers/nvme/host/
H A Dtrace.c170 static const char * const zsa_strs[] = { in nvme_trace_zone_mgmt_send() local
184 if (zsa < ARRAY_SIZE(zsa_strs) && zsa_strs[zsa]) in nvme_trace_zone_mgmt_send()
185 zsa_str = zsa_strs[zsa]; in nvme_trace_zone_mgmt_send()