Lines Matching refs:handle_t

254 static int ext4_create_inline_data(handle_t *handle,  in ext4_create_inline_data()
319 static int ext4_update_inline_data(handle_t *handle, struct inode *inode, in ext4_update_inline_data()
386 static int ext4_prepare_inline_data(handle_t *handle, struct inode *inode, in ext4_prepare_inline_data()
410 static int ext4_destroy_inline_data_nolock(handle_t *handle, in ext4_destroy_inline_data_nolock()
537 handle_t *handle = NULL; in ext4_convert_inline_data_to_extent()
659 handle_t *handle; in ext4_try_to_write_inline_data()
740 handle_t *handle = ext4_journal_current_handle(); in ext4_write_inline_data_end()
916 handle_t *handle; in ext4_da_write_inline_data_begin()
1024 static int ext4_add_dirent_to_inline(handle_t *handle, in ext4_add_dirent_to_inline()
1106 static int ext4_update_inline_dir(handle_t *handle, struct inode *dir, in ext4_update_inline_dir()
1128 static void ext4_restore_inline_data(handle_t *handle, struct inode *inode, in ext4_restore_inline_data()
1145 static int ext4_finish_convert_inline_dir(handle_t *handle, in ext4_finish_convert_inline_dir()
1189 static int ext4_convert_inline_data_nolock(handle_t *handle, in ext4_convert_inline_data_nolock()
1279 int ext4_try_add_inline_entry(handle_t *handle, struct ext4_filename *fname, in ext4_try_add_inline_entry()
1644 int ext4_try_create_inline_dir(handle_t *handle, struct inode *parent, in ext4_try_create_inline_dir()
1725 int ext4_delete_inline_entry(handle_t *handle, in ext4_delete_inline_entry()
1871 int ext4_destroy_inline_data(handle_t *handle, struct inode *inode) in ext4_destroy_inline_data()
1916 handle_t *handle; in ext4_inline_data_truncate()
2032 handle_t *handle; in ext4_convert_inline_data()