fmtype            110 drivers/nvme/host/lightnvm.c 	__u8			fmtype;
fmtype            351 drivers/nvme/host/lightnvm.c 	geo->fmtype = src->fmtype;
fmtype           1053 drivers/nvme/host/lightnvm.c 		return scnprintf(page, PAGE_SIZE, "%u\n", geo->fmtype);
fmtype            388 include/linux/lightnvm.h 	u8	fmtype;