Searched refs:hostfs_inode_info (Results 1 – 1 of 1) sorted by relevance
23 struct hostfs_inode_info { struct30 static inline struct hostfs_inode_info *HOSTFS_I(struct inode *inode) in HOSTFS_I() argument32 return list_entry(inode, struct hostfs_inode_info, vfs_inode); in HOSTFS_I()223 struct hostfs_inode_info *hi; in hostfs_alloc_inode()995 hostfs_inode_cache = KMEM_CACHE(hostfs_inode_info, 0); in init_hostfs()