Searched refs:ns_printf (Results 1 – 1 of 1) sorted by relevance
| /src/sys/dev/nvmf/host/ |
| H A D | nvmf_ns.c | 44 ns_printf(struct nvmf_namespace *ns, const char *fmt, ...) in ns_printf() function 352 ns_printf(ns, "End-to-end data protection not supported\n"); in nvmf_init_ns() 358 ns_printf(ns, "Invalid LBA format index\n"); in nvmf_init_ns() 363 ns_printf(ns, "Namespaces with metadata are not supported\n"); in nvmf_init_ns() 369 ns_printf(ns, "Invalid LBA format index\n"); in nvmf_init_ns() 504 ns_printf(ns, "End-to-end data protection not supported\n"); in nvmf_update_ns() 510 ns_printf(ns, "Invalid LBA format index\n"); in nvmf_update_ns() 515 ns_printf(ns, "Namespaces with metadata are not supported\n"); in nvmf_update_ns() 521 ns_printf(ns, "Invalid LBA format index\n"); in nvmf_update_ns()
|