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()1096 if (ns_cmp(nsa, nsb) <= 0) in labelset_of_merge()
3418 static int ns_cmp(void *priv, struct list_head *a, struct list_head *b) in ns_cmp() function3742 list_sort(NULL, &ctrl->namespaces, ns_cmp); in nvme_scan_work()