Lines Matching defs:inode
64 struct inode *inode = page->mapping->host; in hfs_releasepage() local
123 struct inode *inode = file->f_path.dentry->d_inode->i_mapping->host; in hfs_direct_IO() local
175 struct inode *inode = new_inode(sb); in hfs_new_inode() local
228 void hfs_delete_inode(struct inode *inode) in hfs_delete_inode()
254 void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_read_fork()
282 static int hfs_test_inode(struct inode *inode, void *data) in hfs_test_inode()
302 static int hfs_read_inode(struct inode *inode, void *data) in hfs_read_inode()
375 struct inode *inode; in hfs_iget() local
394 void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_write_fork()
406 int hfs_write_inode(struct inode *inode, struct writeback_control *wbc) in hfs_write_inode()
494 struct inode *inode = NULL; in hfs_file_lookup() local
532 void hfs_evict_inode(struct inode *inode) in hfs_evict_inode()
542 static int hfs_file_open(struct inode *inode, struct file *file) in hfs_file_open()
550 static int hfs_file_release(struct inode *inode, struct file *file) in hfs_file_release()
587 struct inode *inode = dentry->d_inode; in hfs_inode_setattr() local
633 struct inode *inode = filp->f_mapping->host; in hfs_file_fsync() local