Searched refs:NVME_NS_EXT_LBAS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ | ||
H A D | nvme.h | 517 NVME_NS_EXT_LBAS = 1 << 0, /* support extended LBA format */ enumerator |
H A D | ioctl.c | 261 if (ns->head->features & NVME_NS_EXT_LBAS) { in nvme_submit_io() |