Lines Matching defs:inode
44 struct inode *inode = mapping->host; in hfs_write_failed() local
75 struct inode *inode = page->mapping->host; in hfs_releasepage() local
134 struct inode *inode = mapping->host; in hfs_direct_IO() local
186 struct inode *inode = new_inode(sb); in hfs_new_inode() local
240 void hfs_delete_inode(struct inode *inode) in hfs_delete_inode()
266 void hfs_inode_read_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_read_fork()
294 static int hfs_test_inode(struct inode *inode, void *data) in hfs_test_inode()
314 static int hfs_read_inode(struct inode *inode, void *data) in hfs_read_inode()
388 struct inode *inode; in hfs_iget() local
407 void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_write_fork()
419 int hfs_write_inode(struct inode *inode, struct writeback_control *wbc) in hfs_write_inode()
515 struct inode *inode = NULL; in hfs_file_lookup() local
557 void hfs_evict_inode(struct inode *inode) in hfs_evict_inode()
567 static int hfs_file_open(struct inode *inode, struct file *file) in hfs_file_open()
575 static int hfs_file_release(struct inode *inode, struct file *file) in hfs_file_release()
612 struct inode *inode = d_inode(dentry); in hfs_inode_setattr() local
663 struct inode *inode = filp->f_mapping->host; in hfs_file_fsync() local