root_server_path  230 fs/nfs/nfsroot.c 	if (root_server_path[0] != '\0') {
root_server_path  232 fs/nfs/nfsroot.c 			root_server_path);
root_server_path  233 fs/nfs/nfsroot.c 		if (root_nfs_parse_options(root_server_path, tmp, tmplen))
root_server_path   19 include/net/ipconfig.h extern u8 root_server_path[];	/* Path to mount as root */
root_server_path  144 net/ipv4/ipconfig.c u8 root_server_path[256] = { 0, };	/* Path to mount as root */
root_server_path  930 net/ipv4/ipconfig.c 		if (!root_server_path[0])
root_server_path  931 net/ipv4/ipconfig.c 			ic_bootp_string(root_server_path, ext+1, *ext,
root_server_path  932 net/ipv4/ipconfig.c 					sizeof(root_server_path));
root_server_path 1536 net/ipv4/ipconfig.c 	addr = root_nfs_parse_addr(root_server_path);
root_server_path 1565 net/ipv4/ipconfig.c 		&ic_servaddr, &root_server_addr, root_server_path);