Lines Matching defs:handle
66 int ext3_forget(handle_t *handle, int is_metadata, struct inode *inode, in ext3_forget()
161 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction()
175 static int ext3_journal_test_restart(handle_t *handle, struct inode *inode) in ext3_journal_test_restart()
186 handle_t *handle; in ext3_delete_inode() local
517 static int ext3_alloc_blocks(handle_t *handle, struct inode *inode, in ext3_alloc_blocks()
593 static int ext3_alloc_branch(handle_t *handle, struct inode *inode, in ext3_alloc_branch()
684 static int ext3_splice_branch(handle_t *handle, struct inode *inode, in ext3_splice_branch()
788 int ext3_get_blocks_handle(handle_t *handle, struct inode *inode, in ext3_get_blocks_handle()
958 handle_t *handle = ext3_journal_current_handle(); in ext3_get_block() local
996 struct buffer_head *ext3_getblk(handle_t *handle, struct inode *inode, in ext3_getblk()
1063 struct buffer_head *ext3_bread(handle_t *handle, struct inode *inode, in ext3_bread()
1082 static int walk_page_buffers( handle_t *handle, in walk_page_buffers()
1139 static int do_journal_get_write_access(handle_t *handle, in do_journal_get_write_access()
1153 handle_t *handle; in ext3_write_begin() local
1205 int ext3_journal_dirty_data(handle_t *handle, struct buffer_head *bh) in ext3_journal_dirty_data()
1215 static int write_end_fn(handle_t *handle, struct buffer_head *bh) in write_end_fn()
1258 handle_t *handle = ext3_journal_current_handle(); in ext3_ordered_write_end() local
1300 handle_t *handle = ext3_journal_current_handle(); in ext3_writeback_write_end() local
1329 handle_t *handle = ext3_journal_current_handle(); in ext3_journalled_write_end() local
1419 static int bget_one(handle_t *handle, struct buffer_head *bh) in bget_one()
1425 static int bput_one(handle_t *handle, struct buffer_head *bh) in bput_one()
1431 static int journal_dirty_data_fn(handle_t *handle, struct buffer_head *bh) in journal_dirty_data_fn()
1495 handle_t *handle = NULL; in ext3_ordered_writepage() local
1560 handle_t *handle = NULL; in ext3_writeback_writepage() local
1593 handle_t *handle = NULL; in ext3_journalled_writepage() local
1699 handle_t *handle; in ext3_direct_IO() local
1845 static int ext3_block_truncate_page(handle_t *handle, struct page *page, in ext3_block_truncate_page()
2040 static void ext3_clear_blocks(handle_t *handle, struct inode *inode, in ext3_clear_blocks()
2099 static void ext3_free_data(handle_t *handle, struct inode *inode, in ext3_free_data()
2180 static void ext3_free_branches(handle_t *handle, struct inode *inode, in ext3_free_branches()
2332 handle_t *handle; in ext3_truncate() local
2855 static int ext3_do_update_inode(handle_t *handle, in ext3_do_update_inode()
3048 handle_t *handle; in ext3_setattr() local
3075 handle_t *handle; in ext3_setattr() local
3161 int ext3_mark_iloc_dirty(handle_t *handle, in ext3_mark_iloc_dirty()
3181 ext3_reserve_inode_write(handle_t *handle, struct inode *inode, in ext3_reserve_inode_write()
3221 int ext3_mark_inode_dirty(handle_t *handle, struct inode *inode) in ext3_mark_inode_dirty()
3250 handle_t *handle; in ext3_dirty_inode() local
3302 handle_t *handle; in ext3_change_inode_journal_flag() local