Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Droot_dev.h10 Root_NFS = MKDEV(UNNAMED_MAJOR, 255), enumerator
/OK3568_Linux_fs/kernel/init/
H A Ddo_mounts.c268 res = Root_NFS; in name_to_dev_t()
557 if (ROOT_DEV == Root_NFS) { in mount_root()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfsroot.c139 ROOT_DEV = Root_NFS; in nfs_root_setup()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipconfig.c1495 (ROOT_DEV == Root_NFS || ROOT_DEV == Root_CIFS)) || in ip_auto_config()
1517 if (ROOT_DEV == Root_NFS) { in ip_auto_config()