Home
last modified time | relevance | path

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

/freebsd/sbin/nvmecontrol/
H A Didentify.c66 uint8_t thin_prov, ptype; in print_namespace() local
69 thin_prov = NVMEV(NVME_NS_DATA_NSFEAT_THIN_PROV, nsdata->nsfeat); in print_namespace()
80 thin_prov ? "Supported" : "Not Supported"); in print_namespace()