host_root_path    911 fs/hostfs/hostfs_kern.c 	char *host_root_path, *req_root = d;
host_root_path    926 fs/hostfs/hostfs_kern.c 	sb->s_fs_info = host_root_path =
host_root_path    928 fs/hostfs/hostfs_kern.c 	if (host_root_path == NULL)
host_root_path    931 fs/hostfs/hostfs_kern.c 	sprintf(host_root_path, "%s/%s", root_ino, req_root);
host_root_path    937 fs/hostfs/hostfs_kern.c 	err = read_name(root_inode, host_root_path);
host_root_path    942 fs/hostfs/hostfs_kern.c 		char *name = follow_link(host_root_path);