Lines Matching defs:handle
63 static int ext3_forget(handle_t *handle, int is_metadata, in ext3_forget()
159 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction()
173 static int ext3_journal_test_restart(handle_t *handle, struct inode *inode) in ext3_journal_test_restart()
192 handle_t *handle; in ext3_delete_inode() local
264 static int ext3_alloc_block (handle_t *handle, in ext3_alloc_block()
559 static int ext3_alloc_branch(handle_t *handle, struct inode *inode, in ext3_alloc_branch()
644 static int ext3_splice_branch(handle_t *handle, struct inode *inode, long block, in ext3_splice_branch()
748 static int ext3_get_block_handle(handle_t *handle, struct inode *inode, in ext3_get_block_handle()
860 handle_t *handle = 0; in ext3_get_block() local
874 struct buffer_head *ext3_getblk(handle_t *handle, struct inode * inode, in ext3_getblk()
926 struct buffer_head *ext3_bread(handle_t *handle, struct inode * inode, in ext3_bread()
980 static int walk_page_buffers( handle_t *handle, in walk_page_buffers()
1038 static int do_journal_get_write_access(handle_t *handle, struct inode *inode, in do_journal_get_write_access()
1049 handle_t *handle; in ext3_prepare_write() local
1085 static int journal_dirty_sync_data(handle_t *handle, struct inode *inode, in journal_dirty_sync_data()
1097 static int journal_dirty_async_data(handle_t *handle, struct inode *inode, in journal_dirty_async_data()
1107 static int commit_write_fn(handle_t *handle, struct inode *inode, in commit_write_fn()
1131 handle_t *handle = ext3_journal_current_handle(); in ext3_commit_write() local
1235 static int bget_one(handle_t *handle, struct inode *inode, in bget_one()
1295 handle_t *handle = NULL; in ext3_writepage() local
1409 static int ext3_block_truncate_page(handle_t *handle, in ext3_block_truncate_page()
1609 ext3_clear_blocks(handle_t *handle, struct inode *inode, struct buffer_head *bh, in ext3_clear_blocks()
1668 static void ext3_free_data(handle_t *handle, struct inode *inode, in ext3_free_data()
1734 static void ext3_free_branches(handle_t *handle, struct inode *inode, in ext3_free_branches()
1873 handle_t *handle; in ext3_truncate() local
2213 static int ext3_do_update_inode(handle_t *handle, in ext3_do_update_inode()
2409 handle_t *handle; in ext3_setattr() local
2487 ext3_mark_iloc_dirty(handle_t *handle, in ext3_mark_iloc_dirty()
2511 ext3_reserve_inode_write(handle_t *handle, struct inode *inode, in ext3_reserve_inode_write()
2551 int ext3_mark_inode_dirty(handle_t *handle, struct inode *inode) in ext3_mark_inode_dirty()
2579 handle_t *handle; in ext3_dirty_inode() local
2609 ext3_pin_inode(handle_t *handle, struct inode *inode) in ext3_pin_inode()
2633 handle_t *handle; in ext3_change_inode_journal_flag() local