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

/linux-master/block/
H A Dearly-lookup.c33 * devt_from_partuuid - looks up the dev_t of a partition by its UUID
46 static int __init devt_from_partuuid(const char *uuid_str, dev_t *devt) function
247 return devt_from_partuuid(name + 9, devt);

Completed in 164 milliseconds