Home
last modified time | relevance | path

Searched refs:host_root_path (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/hostfs/
Dhostfs_kern.c912 char *host_root_path, *req_root = d; in hostfs_fill_sb_common() local
927 sb->s_fs_info = host_root_path = in hostfs_fill_sb_common()
929 if (host_root_path == NULL) in hostfs_fill_sb_common()
936 err = read_name(root_inode, host_root_path); in hostfs_fill_sb_common()
941 char *name = follow_link(host_root_path); in hostfs_fill_sb_common()