Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvd/
H A Dnvd.c470 if (nvme_ns_get_flags(ns) & NVME_NS_DEALLOCATE_SUPPORTED) in nvd_new_disk()
/freebsd/sys/dev/nvmf/host/
H A Dnvmf_ns.c374 ns->flags |= NVME_NS_DEALLOCATE_SUPPORTED; in nvmf_init_ns()
/freebsd/sys/dev/nvme/
H A Dnvme_ns.c596 ns->flags |= NVME_NS_DEALLOCATE_SUPPORTED; in nvme_ns_construct()
H A Dnvme.h1916 NVME_NS_DEALLOCATE_SUPPORTED = 0x1, enumerator