Lines Matching defs:handle

67 int ext3_forget(handle_t *handle, int is_metadata, struct inode *inode,  in ext3_forget()
163 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction()
177 static int truncate_restart_transaction(handle_t *handle, struct inode *inode) in truncate_restart_transaction()
201 handle_t *handle; in ext3_evict_inode() local
583 static int ext3_alloc_blocks(handle_t *handle, struct inode *inode, in ext3_alloc_blocks()
661 static int ext3_alloc_branch(handle_t *handle, struct inode *inode, in ext3_alloc_branch()
751 static int ext3_splice_branch(handle_t *handle, struct inode *inode, in ext3_splice_branch()
858 int ext3_get_blocks_handle(handle_t *handle, struct inode *inode, in ext3_get_blocks_handle()
1025 handle_t *handle = ext3_journal_current_handle(); in ext3_get_block() local
1063 struct buffer_head *ext3_getblk(handle_t *handle, struct inode *inode, in ext3_getblk()
1130 struct buffer_head *ext3_bread(handle_t *handle, struct inode *inode, in ext3_bread()
1151 static int walk_page_buffers( handle_t *handle, in walk_page_buffers()
1208 static int do_journal_get_write_access(handle_t *handle, in do_journal_get_write_access()
1258 handle_t *handle; in ext3_write_begin() local
1320 int ext3_journal_dirty_data(handle_t *handle, struct buffer_head *bh) in ext3_journal_dirty_data()
1330 static int journal_dirty_data_fn(handle_t *handle, struct buffer_head *bh) in journal_dirty_data_fn()
1342 static int write_end_fn(handle_t *handle, struct buffer_head *bh) in write_end_fn()
1379 handle_t *handle = ext3_journal_current_handle(); in ext3_ordered_write_end() local
1416 handle_t *handle = ext3_journal_current_handle(); in ext3_writeback_write_end() local
1443 handle_t *handle = ext3_journal_current_handle(); in ext3_journalled_write_end() local
1546 static int bget_one(handle_t *handle, struct buffer_head *bh) in bget_one()
1552 static int bput_one(handle_t *handle, struct buffer_head *bh) in bput_one()
1558 static int buffer_unmapped(handle_t *handle, struct buffer_head *bh) in buffer_unmapped()
1620 handle_t *handle = NULL; in ext3_ordered_writepage() local
1701 handle_t *handle = NULL; in ext3_writeback_writepage() local
1750 handle_t *handle = NULL; in ext3_journalled_writepage() local
1872 handle_t *handle; in ext3_direct_IO() local
2043 handle_t *handle = NULL; in ext3_block_truncate_page() local
2241 static void ext3_clear_blocks(handle_t *handle, struct inode *inode, in ext3_clear_blocks()
2302 static void ext3_free_data(handle_t *handle, struct inode *inode, in ext3_free_data()
2383 static void ext3_free_branches(handle_t *handle, struct inode *inode, in ext3_free_branches()
2537 handle_t *handle; in ext3_truncate() local
3070 static int ext3_do_update_inode(handle_t *handle, in ext3_do_update_inode()
3274 handle_t *handle; in ext3_setattr() local
3304 handle_t *handle; in ext3_setattr() local
3410 int ext3_mark_iloc_dirty(handle_t *handle, in ext3_mark_iloc_dirty()
3430 ext3_reserve_inode_write(handle_t *handle, struct inode *inode, in ext3_reserve_inode_write()
3470 int ext3_mark_inode_dirty(handle_t *handle, struct inode *inode) in ext3_mark_inode_dirty()
3500 handle_t *handle; in ext3_dirty_inode() local
3552 handle_t *handle; in ext3_change_inode_journal_flag() local