Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dpci.c2521 static int ns_cmp(void *priv, struct list_head *a, struct list_head *b) in ns_cmp() function
2590 list_sort(NULL, &dev->namespaces, ns_cmp); in nvme_scan_namespaces()