Lines Matching defs:inode
30 static inline struct hostfs_inode_info *HOSTFS_I(struct inode *inode) in HOSTFS_I()
187 struct inode *inode = new_inode(sb); in hostfs_iget() local
236 static void hostfs_evict_inode(struct inode *inode) in hostfs_evict_inode()
248 struct inode *inode = container_of(head, struct inode, i_rcu); in hostfs_i_callback() local
252 static void hostfs_destroy_inode(struct inode *inode) in hostfs_destroy_inode()
364 static int hostfs_file_release(struct inode *inode, struct file *file) in hostfs_file_release()
374 struct inode *inode = file->f_mapping->host; in hostfs_fsync() local
410 struct inode *inode = mapping->host; in hostfs_writepage() local
486 struct inode *inode = mapping->host; in hostfs_write_end() local
569 struct inode *inode; in hostfs_create() local
608 struct inode *inode; in hostfs_lookup() local
716 struct inode *inode; in hostfs_mknod() local
808 struct inode *inode = d_inode(dentry); in hostfs_setattr() local