nfs_root_device 106 fs/nfs/nfsroot.c static char nfs_root_device[NFS_MAXPATHLEN + 1] __initdata = ""; nfs_root_device 267 fs/nfs/nfsroot.c len = snprintf(nfs_root_device, sizeof(nfs_root_device), nfs_root_device 269 fs/nfs/nfsroot.c if (len >= (int)sizeof(nfs_root_device)) nfs_root_device 307 fs/nfs/nfsroot.c *root_device = nfs_root_device;