Lines Matching defs:handle

246 static int ext4_create_inline_data(handle_t *handle,  in ext4_create_inline_data()
310 static int ext4_update_inline_data(handle_t *handle, struct inode *inode, in ext4_update_inline_data()
374 static int ext4_prepare_inline_data(handle_t *handle, struct inode *inode, in ext4_prepare_inline_data()
399 static int ext4_destroy_inline_data_nolock(handle_t *handle, in ext4_destroy_inline_data_nolock()
526 handle_t *handle = NULL; in ext4_convert_inline_data_to_extent() local
647 handle_t *handle; in ext4_try_to_write_inline_data() local
853 handle_t *handle; in ext4_da_write_inline_data_begin() local
997 static int ext4_add_dirent_to_inline(handle_t *handle, in ext4_add_dirent_to_inline()
1083 static int ext4_update_inline_dir(handle_t *handle, struct inode *dir, in ext4_update_inline_dir()
1105 static void ext4_restore_inline_data(handle_t *handle, struct inode *inode, in ext4_restore_inline_data()
1114 static int ext4_finish_convert_inline_dir(handle_t *handle, in ext4_finish_convert_inline_dir()
1162 static int ext4_convert_inline_data_nolock(handle_t *handle, in ext4_convert_inline_data_nolock()
1251 int ext4_try_add_inline_entry(handle_t *handle, struct dentry *dentry, in ext4_try_add_inline_entry()
1580 int ext4_try_create_inline_dir(handle_t *handle, struct inode *parent, in ext4_try_create_inline_dir()
1661 int ext4_delete_inline_entry(handle_t *handle, in ext4_delete_inline_entry()
1807 int ext4_destroy_inline_data(handle_t *handle, struct inode *inode) in ext4_destroy_inline_data()
1867 int ext4_try_to_evict_inline_data(handle_t *handle, in ext4_try_to_evict_inline_data()
1897 handle_t *handle; in ext4_inline_data_truncate() local
1990 handle_t *handle; in ext4_convert_inline_data() local