Lines Matching defs:inode
30 static inline struct hostfs_inode_info *HOSTFS_I(struct inode *inode) in HOSTFS_I()
184 struct inode *inode = new_inode(sb); in hostfs_iget() local
233 static void hostfs_evict_inode(struct inode *inode) in hostfs_evict_inode()
243 static void hostfs_free_inode(struct inode *inode) in hostfs_free_inode()
355 static int hostfs_file_release(struct inode *inode, struct file *file) in hostfs_file_release()
365 struct inode *inode = file->f_mapping->host; in hostfs_fsync() local
401 struct inode *inode = mapping->host; in hostfs_writepage() local
477 struct inode *inode = mapping->host; in hostfs_write_end() local
560 struct inode *inode; in hostfs_create() local
599 struct inode *inode; in hostfs_lookup() local
695 struct inode *inode; in hostfs_mknod() local
787 struct inode *inode = d_inode(dentry); in hostfs_setattr() local
876 struct inode *inode, in hostfs_get_link()