Home
last modified time | relevance | path

Searched defs:root_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/nfs/
Dnfsroot.c296 int __init nfs_root_data(char **root_device, char **root_data) in nfs_root_data()
/Linux-v4.19/drivers/base/
Dcore.c2391 struct root_device { struct
2396 static inline struct root_device *to_root_device(struct device *d) in to_root_device() argument
/Linux-v4.19/drivers/firewire/
Dcore-card.c303 struct fw_device *root_device, *irm_device; in bm_work() local