Home
last modified time | relevance | path

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

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