Searched refs:req_root (Results 1 – 1 of 1) sorted by relevance
930 char *host_root_path, *req_root = d; in hostfs_fill_sb_common() local941 if (req_root == NULL) in hostfs_fill_sb_common()942 req_root = ""; in hostfs_fill_sb_common()946 kmalloc(strlen(root_ino) + strlen(req_root) + 2, GFP_KERNEL); in hostfs_fill_sb_common()950 sprintf(host_root_path, "%s/%s", root_ino, req_root); in hostfs_fill_sb_common()