Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Droot_dev.h11 Root_CIFS = MKDEV(UNNAMED_MAJOR, 254), enumerator
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsroot.c47 ROOT_DEV = Root_CIFS; in cifs_root_setup()
/OK3568_Linux_fs/kernel/init/
H A Ddo_mounts.c271 res = Root_CIFS; in name_to_dev_t()
564 if (ROOT_DEV == Root_CIFS) { in mount_root()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipconfig.c1495 (ROOT_DEV == Root_NFS || ROOT_DEV == Root_CIFS)) || in ip_auto_config()
1523 if (ROOT_DEV == Root_CIFS) { in ip_auto_config()