Lines Matching defs:inode
39 struct inode *inode = mapping->host; in hfs_write_failed() local
68 struct inode *inode = folio->mapping->host; in hfs_release_folio() local
128 struct inode *inode = mapping->host; in hfs_direct_IO() local
185 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()
296 static int hfs_test_inode(struct inode *inode, void *data) in hfs_test_inode()
316 static int hfs_read_inode(struct inode *inode, void *data) in hfs_read_inode()
390 struct inode *inode; in hfs_iget() local
409 void hfs_inode_write_fork(struct inode *inode, struct hfs_extent *ext, in hfs_inode_write_fork()
421 int hfs_write_inode(struct inode *inode, struct writeback_control *wbc) in hfs_write_inode()
517 struct inode *inode = NULL; in hfs_file_lookup() local
559 void hfs_evict_inode(struct inode *inode) in hfs_evict_inode()
569 static int hfs_file_open(struct inode *inode, struct file *file) in hfs_file_open()
577 static int hfs_file_release(struct inode *inode, struct file *file) in hfs_file_release()
615 struct inode *inode = d_inode(dentry); in hfs_inode_setattr() local
666 struct inode *inode = filp->f_mapping->host; in hfs_file_fsync() local