Searched refs:match_dev_by_label (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/
H A Dearly-lookup.c96 * match_dev_by_label - callback for finding a partition using its label
102 static int __init match_dev_by_label(struct device *dev, const void *data) function
116 dev = class_find_device(&block_class, NULL, label, &match_dev_by_label);

Completed in 123 milliseconds