Searched refs:nfs_root_device (Results 1 – 1 of 1) sorted by relevance
106 static char nfs_root_device[NFS_MAXPATHLEN + 1] __initdata = ""; variable267 len = snprintf(nfs_root_device, sizeof(nfs_root_device), in root_nfs_data()269 if (len >= (int)sizeof(nfs_root_device)) in root_nfs_data()307 *root_device = nfs_root_device; in nfs_root_data()