Home
last modified time | relevance | path

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

/fs/hostfs/
Dhostfs_kern.c21 char *host_filename; member
105 root = HOSTFS_I(parent->d_inode)->host_filename; in dentry_name()
271 err = do_statfs(HOSTFS_I(dentry->d_sb->s_root->d_inode)->host_filename, in hostfs_statfs()
294 *hi = ((struct hostfs_inode_info) { .host_filename = NULL, in hostfs_alloc_inode()
313 kfree(HOSTFS_I(inode)->host_filename); in hostfs_destroy_inode()
330 const char *root_path = HOSTFS_I(root)->host_filename; in hostfs_show_options()
998 HOSTFS_I(root_inode)->host_filename = host_root_path; in hostfs_fill_sb_common()