Lines Matching refs:handle_t
135 static int ext4_bh_delay_or_unwritten(handle_t *handle, struct buffer_head *bh);
158 int ext4_truncate_restart_trans(handle_t *handle, struct inode *inode, in ext4_truncate_restart_trans()
184 handle_t *handle; in ext4_evict_inode()
390 static void ext4_map_blocks_es_recheck(handle_t *handle, in ext4_map_blocks_es_recheck()
458 int ext4_map_blocks(handle_t *handle, struct inode *inode, in ext4_map_blocks()
694 handle_t *handle = ext4_journal_current_handle(); in _ext4_get_block()
755 struct buffer_head *ext4_getblk(handle_t *handle, struct inode *inode, in ext4_getblk()
812 struct buffer_head *ext4_bread(handle_t *handle, struct inode *inode, in ext4_bread()
830 int ext4_walk_page_buffers(handle_t *handle, in ext4_walk_page_buffers()
835 int (*fn)(handle_t *handle, in ext4_walk_page_buffers()
885 int do_journal_get_write_access(handle_t *handle, in do_journal_get_write_access()
1007 handle_t *handle; in ext4_write_begin()
1119 static int write_end_fn(handle_t *handle, struct buffer_head *bh) in write_end_fn()
1143 handle_t *handle = ext4_journal_current_handle(); in ext4_write_end()
1249 handle_t *handle = ext4_journal_current_handle(); in ext4_journalled_write_end()
1527 static int ext4_bh_delay_or_unwritten(handle_t *handle, struct buffer_head *bh) in ext4_bh_delay_or_unwritten()
1715 static int bget_one(handle_t *handle, struct buffer_head *bh) in bget_one()
1721 static int bput_one(handle_t *handle, struct buffer_head *bh) in bput_one()
1733 handle_t *handle = NULL; in __ext4_journalled_writepage()
2150 static int mpage_map_one_extent(handle_t *handle, struct mpage_da_data *mpd) in mpage_map_one_extent()
2224 static int mpage_map_and_submit_extent(handle_t *handle, in mpage_map_and_submit_extent()
2454 handle_t *handle = NULL; in ext4_writepages()
2691 handle_t *handle; in ext4_da_write_begin()
2810 handle_t *handle = ext4_journal_current_handle(); in ext4_da_write_end()
3404 static int __ext4_block_zero_page_range(handle_t *handle, in __ext4_block_zero_page_range()
3500 static int ext4_block_zero_page_range(handle_t *handle, in ext4_block_zero_page_range()
3526 static int ext4_block_truncate_page(handle_t *handle, in ext4_block_truncate_page()
3540 int ext4_zero_partial_blocks(handle_t *handle, struct inode *inode, in ext4_zero_partial_blocks()
3598 handle_t *handle; in ext4_update_disksize_before_punch()
3635 handle_t *handle; in ext4_punch_hole()
3818 handle_t *handle; in ext4_truncate()
4382 static int ext4_inode_blocks_set(handle_t *handle, in ext4_inode_blocks_set()
4492 static int ext4_do_update_inode(handle_t *handle, in ext4_do_update_inode()
4784 handle_t *handle; in ext4_setattr()
4811 handle_t *handle; in ext4_setattr()
5051 int ext4_mark_iloc_dirty(handle_t *handle, in ext4_mark_iloc_dirty()
5074 ext4_reserve_inode_write(handle_t *handle, struct inode *inode, in ext4_reserve_inode_write()
5099 handle_t *handle) in ext4_expand_extra_isize()
5138 int ext4_mark_inode_dirty(handle_t *handle, struct inode *inode) in ext4_mark_inode_dirty()
5203 handle_t *handle; in ext4_dirty_inode()
5226 static int ext4_pin_inode(handle_t *handle, struct inode *inode)
5251 handle_t *handle; in ext4_change_inode_journal_flag()
5325 static int ext4_bh_unmapped(handle_t *handle, struct buffer_head *bh) in ext4_bh_unmapped()
5339 handle_t *handle; in ext4_page_mkwrite()