Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dcore.c1608 static int ns_cmp(void *priv, struct list_head *a, struct list_head *b) in ns_cmp() function
1836 list_sort(NULL, &ctrl->namespaces, ns_cmp); in nvme_scan_work()