Home
last modified time | relevance | path

Searched refs:NVMF_TRTYPE_LOOP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dloop.c653 .type = NVMF_TRTYPE_LOOP,
H A Dcore.c1412 if (ctrl->port->disc_addr.trtype == NVMF_TRTYPE_LOOP) in nvmet_alloc_ctrl()
H A Dconfigfs.c39 { NVMF_TRTYPE_LOOP, "loop" },
/openbmc/linux/include/linux/
H A Dnvme.h70 NVMF_TRTYPE_LOOP = 254, /* Reserved for host usage */ enumerator