Searched refs:early_lookup_bdev (Results 1 – 6 of 6) sorted by relevance
425 early_lookup_bdev(root_device_name, &ROOT_DEV) < 0) { in wait_for_root()450 error = early_lookup_bdev(root_device_name, &dev); in parse_root_device()
971 if (!early_lookup_bdev(resume_file, &swsusp_resume_device)) in find_resume_device()980 while (early_lookup_bdev(resume_file, &swsusp_resume_device)) in find_resume_device()985 return early_lookup_bdev(resume_file, &swsusp_resume_device); in find_resume_device()
301 while (early_lookup_bdev(waitfor[i], &dev)) in dm_init_init()
268 if (early_lookup_bdev(initial_devname, &dev)) { in early_boot_devpath()
1669 int __init early_lookup_bdev(const char *pathname, dev_t *dev);1692 static inline int early_lookup_bdev(const char *pathname, dev_t *dev) in early_lookup_bdev() function
6212 see the early_lookup_bdev comment in