Home
last modified time | relevance | path

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

/linux-5.19.10/fs/hostfs/
Dhostfs_kern.c920 char *host_root_path, *req_root = d; in hostfs_fill_sb_common() local
938 sb->s_fs_info = host_root_path = in hostfs_fill_sb_common()
940 if (host_root_path == NULL) in hostfs_fill_sb_common()
947 err = read_name(root_inode, host_root_path); in hostfs_fill_sb_common()
952 char *name = follow_link(host_root_path); in hostfs_fill_sb_common()