Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dcore.c570 static int nvme_identify_ns_list(struct nvme_ctrl *dev, unsigned nsid, __le32 *ns_list) in nvme_identify_ns_list() function
1776 ret = nvme_identify_ns_list(ctrl, prev, ns_list); in nvme_scan_ns_list()