Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Dnfsroot.c295 int __init nfs_root_data(char **root_device, char **root_data) in nfs_root_data()
/linux-4.4.14/drivers/base/
Dcore.c1577 struct root_device { struct
1582 static inline struct root_device *to_root_device(struct device *d) in to_root_device() argument
/linux-4.4.14/drivers/firewire/
Dcore-card.c303 struct fw_device *root_device, *irm_device; in bm_work() local