Lines Matching defs:inode
41 struct inode *inode = mapping->host; in hfs_write_failed() local
72 struct inode *inode = page->mapping->host; in hfs_releasepage() local
132 struct inode *inode = file_inode(file)->i_mapping->host; in hfs_direct_IO() local
184 struct inode *inode = new_inode(sb); in hfs_new_inode() local
237 void hfs_delete_inode(struct inode *inode) in hfs_delete_inode()
263 void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_read_fork()
291 static int hfs_test_inode(struct inode *inode, void *data) in hfs_test_inode()
311 static int hfs_read_inode(struct inode *inode, void *data) in hfs_read_inode()
384 struct inode *inode; in hfs_iget() local
403 void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_write_fork()
415 int hfs_write_inode(struct inode *inode, struct writeback_control *wbc) in hfs_write_inode()
506 struct inode *inode = NULL; in hfs_file_lookup() local
548 void hfs_evict_inode(struct inode *inode) in hfs_evict_inode()
558 static int hfs_file_open(struct inode *inode, struct file *file) in hfs_file_open()
566 static int hfs_file_release(struct inode *inode, struct file *file) in hfs_file_release()
603 struct inode *inode = d_inode(dentry); in hfs_inode_setattr() local
652 struct inode *inode = filp->f_mapping->host; in hfs_file_fsync() local