DM_TYPE_NVME_BIO_BASED  867 drivers/md/dm-table.c 		table_type == DM_TYPE_NVME_BIO_BASED);
DM_TYPE_NVME_BIO_BASED  957 drivers/md/dm-table.c 		BUG_ON(t->type == DM_TYPE_NVME_BIO_BASED);
DM_TYPE_NVME_BIO_BASED 1000 drivers/md/dm-table.c 				t->type = DM_TYPE_NVME_BIO_BASED;
DM_TYPE_NVME_BIO_BASED 1002 drivers/md/dm-table.c 			} else if (list_empty(devices) && live_md_type == DM_TYPE_NVME_BIO_BASED) {
DM_TYPE_NVME_BIO_BASED 1003 drivers/md/dm-table.c 				t->type = DM_TYPE_NVME_BIO_BASED;
DM_TYPE_NVME_BIO_BASED 1022 drivers/md/dm-table.c 		      t->type == DM_TYPE_NVME_BIO_BASED ? "nvme bio-based" : "request-based");
DM_TYPE_NVME_BIO_BASED  981 drivers/md/dm.c 	if (unlikely(error == BLK_STS_TARGET) && md->type != DM_TYPE_NVME_BIO_BASED) {
DM_TYPE_NVME_BIO_BASED 1291 drivers/md/dm.c 		if (md->type == DM_TYPE_NVME_BIO_BASED)
DM_TYPE_NVME_BIO_BASED 1769 drivers/md/dm.c 	if (dm_get_md_type(md) == DM_TYPE_NVME_BIO_BASED)
DM_TYPE_NVME_BIO_BASED 2158 drivers/md/dm.c 	if (request_based || md->type == DM_TYPE_NVME_BIO_BASED) {
DM_TYPE_NVME_BIO_BASED 2292 drivers/md/dm.c 	case DM_TYPE_NVME_BIO_BASED:
DM_TYPE_NVME_BIO_BASED 3002 drivers/md/dm.c 	case DM_TYPE_NVME_BIO_BASED: