Lines Matching refs:rootpath
463 printf("nfs_open: %s (rootpath=%s)\n", upath, rootpath);
465 if (!rootpath[0]) {
466 printf("no rootpath, no nfs\n");
488 if ((error = nfs_getrootfh(desc, rootpath, nfs_root_node.fh)))
502 setenv("boot.nfsroot.path", rootpath, 1);
1105 printf("nfs_open: %s (rootpath=%s)\n", upath, rootpath);
1107 if (!rootpath[0]) {
1108 printf("no rootpath, no nfs\n");
1130 if ((error = nfs_getrootfh(desc, rootpath, &nfs_root_node.fhsize,
1145 setenv("boot.nfsroot.path", rootpath, 1);