Home
last modified time | relevance | path

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

/linux-5.19.10/init/
Ddo_mounts.c100 static dev_t devt_from_partuuid(const char *uuid_str) in devt_from_partuuid() function
287 return devt_from_partuuid(name + 9); in name_to_dev_t()