Home
last modified time | relevance | path

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

/linux-6.6.21/block/
Dearly-lookup.c21 static int __init match_dev_by_uuid(struct device *dev, const void *data) in match_dev_by_uuid() function
71 dev = class_find_device(&block_class, NULL, &cmp, &match_dev_by_uuid); in devt_from_partuuid()