Lines Matching defs:inode

23 affs_file_open(struct inode *inode, struct file *filp)  in affs_file_open()
32 affs_file_release(struct inode *inode, struct file *filp) in affs_file_release()
49 affs_grow_extcache(struct inode *inode, u32 lc_idx) in affs_grow_extcache()
119 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock()
157 affs_get_extblock(struct inode *inode, u32 ext) in affs_get_extblock()
171 affs_get_extblock_slow(struct inode *inode, u32 ext) in affs_get_extblock_slow()
296 affs_get_block(struct inode *inode, sector_t block, struct buffer_head *bh_result, int create) in affs_get_block()
385 struct inode *inode = mapping->host; in affs_write_failed() local
398 struct inode *inode = mapping->host; in affs_direct_IO() local
436 struct inode *inode = mapping->host; in affs_write_end() local
465 affs_bread_ino(struct inode *inode, int block, int create) in affs_bread_ino()
484 affs_getzeroblk_ino(struct inode *inode, int block) in affs_getzeroblk_ino()
503 affs_getemptyblk_ino(struct inode *inode, int block) in affs_getemptyblk_ino()
524 struct inode *inode = page->mapping->host; in affs_do_readpage_ofs() local
559 affs_extent_file_ofs(struct inode *inode, u32 newsize) in affs_extent_file_ofs()
632 struct inode *inode = page->mapping->host; in affs_readpage_ofs() local
654 struct inode *inode = mapping->host; in affs_write_begin_ofs() local
692 struct inode *inode = mapping->host; in affs_write_end_ofs() local
845 affs_free_prealloc(struct inode *inode) in affs_free_prealloc()
860 affs_truncate(struct inode *inode) in affs_truncate()
980 struct inode *inode = filp->f_mapping->host; in affs_file_fsync() local