Lines Matching defs:handle

267 static int ext4_create_inline_data(handle_t *handle,  in ext4_create_inline_data()
336 static int ext4_update_inline_data(handle_t *handle, struct inode *inode, in ext4_update_inline_data()
407 static int ext4_prepare_inline_data(handle_t *handle, struct inode *inode, in ext4_prepare_inline_data()
436 static int ext4_destroy_inline_data_nolock(handle_t *handle, in ext4_destroy_inline_data_nolock()
576 handle_t *handle = NULL; in ext4_convert_inline_data_to_extent() local
703 handle_t *handle; in ext4_generic_write_inline_data() local
797 handle_t *handle = ext4_journal_current_handle(); in ext4_write_inline_data_end() local
969 static int ext4_add_dirent_to_inline(handle_t *handle, in ext4_add_dirent_to_inline()
1051 static int ext4_update_inline_dir(handle_t *handle, struct inode *dir, in ext4_update_inline_dir()
1073 static void ext4_restore_inline_data(handle_t *handle, struct inode *inode, in ext4_restore_inline_data()
1090 static int ext4_convert_inline_data_nolock(handle_t *handle, in ext4_convert_inline_data_nolock()
1189 int ext4_try_add_inline_entry(handle_t *handle, struct ext4_filename *fname, in ext4_try_add_inline_entry()
1559 int ext4_try_create_inline_dir(handle_t *handle, struct inode *parent, in ext4_try_create_inline_dir()
1655 int ext4_delete_inline_entry(handle_t *handle, in ext4_delete_inline_entry()
1801 int ext4_destroy_inline_data(handle_t *handle, struct inode *inode) in ext4_destroy_inline_data()
1846 handle_t *handle; in ext4_inline_data_truncate() local
1959 handle_t *handle; in ext4_convert_inline_data() local