Searched refs:ns_cmp (Results 1 – 2 of 2) sorted by relevance
107 static int ns_cmp(struct aa_ns *a, struct aa_ns *b) in ns_cmp() function148 res = ns_cmp(a->ns, b->ns); in profile_cmp()1124 if (ns_cmp(nsa, nsb) <= 0) in labelset_of_merge()
3772 static int ns_cmp(void *priv, struct list_head *a, struct list_head *b) in ns_cmp() function4126 list_sort(NULL, &ctrl->namespaces, ns_cmp); in nvme_scan_work()