Home
last modified time | relevance | path

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

/fs/hostfs/
Dhostfs_kern.c20 struct hostfs_inode_info { struct
27 static inline struct hostfs_inode_info *HOSTFS_I(struct inode *inode) in HOSTFS_I() argument
29 return list_entry(inode, struct hostfs_inode_info, vfs_inode); in HOSTFS_I()
288 struct hostfs_inode_info *hi; in hostfs_alloc_inode()
294 *hi = ((struct hostfs_inode_info) { .host_filename = NULL, in hostfs_alloc_inode()