Lines Matching defs:inode
43 struct inode *inode = mapping->host; in hfs_write_failed() local
74 struct inode *inode = page->mapping->host; in hfs_releasepage() local
133 struct inode *inode = mapping->host; in hfs_direct_IO() local
185 struct inode *inode = new_inode(sb); in hfs_new_inode() local
239 void hfs_delete_inode(struct inode *inode) in hfs_delete_inode()
265 void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_read_fork()
293 static int hfs_test_inode(struct inode *inode, void *data) in hfs_test_inode()
313 static int hfs_read_inode(struct inode *inode, void *data) in hfs_read_inode()
387 struct inode *inode; in hfs_iget() local
406 void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_write_fork()
418 int hfs_write_inode(struct inode *inode, struct writeback_control *wbc) in hfs_write_inode()
509 struct inode *inode = NULL; in hfs_file_lookup() local
551 void hfs_evict_inode(struct inode *inode) in hfs_evict_inode()
561 static int hfs_file_open(struct inode *inode, struct file *file) in hfs_file_open()
569 static int hfs_file_release(struct inode *inode, struct file *file) in hfs_file_release()
606 struct inode *inode = d_inode(dentry); in hfs_inode_setattr() local
657 struct inode *inode = filp->f_mapping->host; in hfs_file_fsync() local