Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h517 NVME_NS_EXT_LBAS = 1 << 0, /* support extended LBA format */ enumerator
H A Dioctl.c261 if (ns->head->features & NVME_NS_EXT_LBAS) { in nvme_submit_io()