Lines Matching defs:handle

50 static struct buffer_head *ext4_append(handle_t *handle,  in ext4_append()
374 int ext4_handle_dirty_dirent_node(handle_t *handle, in ext4_handle_dirty_dirent_node()
485 static inline int ext4_handle_dirty_dx_node(handle_t *handle, in ext4_handle_dirty_dx_node()
1686 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split()
1927 static int add_dirent_to_buf(handle_t *handle, struct dentry *dentry, in add_dirent_to_buf()
1988 static int make_indexed_dir(handle_t *handle, struct dentry *dentry, in make_indexed_dir()
2142 static int ext4_add_entry(handle_t *handle, struct dentry *dentry, in ext4_add_entry()
2223 static int ext4_dx_add_entry(handle_t *handle, struct dentry *dentry, in ext4_dx_add_entry()
2368 int ext4_generic_delete_entry(handle_t *handle, in ext4_generic_delete_entry()
2407 static int ext4_delete_entry(handle_t *handle, in ext4_delete_entry()
2452 static void ext4_inc_count(handle_t *handle, struct inode *inode) in ext4_inc_count()
2469 static void ext4_dec_count(handle_t *handle, struct inode *inode) in ext4_dec_count()
2476 static int ext4_add_nondir(handle_t *handle, in ext4_add_nondir()
2503 handle_t *handle; in ext4_create() local
2547 handle_t *handle; in ext4_mknod() local
2579 handle_t *handle; in ext4_tmpfile() local
2643 static int ext4_init_new_dir(handle_t *handle, struct inode *dir, in ext4_init_new_dir()
2689 handle_t *handle; in ext4_mkdir() local
2835 int ext4_orphan_add(handle_t *handle, struct inode *inode) in ext4_orphan_add()
2916 int ext4_orphan_del(handle_t *handle, struct inode *inode) in ext4_orphan_del()
3001 handle_t *handle = NULL; in ext4_rmdir() local
3069 handle_t *handle = NULL; in ext4_unlink() local
3130 handle_t *handle; in ext4_symlink() local
3281 handle_t *handle; in ext4_link() local
3331 static struct buffer_head *ext4_get_first_dir_block(handle_t *handle, in ext4_get_first_dir_block()
3373 static int ext4_rename_dir_prepare(handle_t *handle, struct ext4_renament *ent) in ext4_rename_dir_prepare()
3388 static int ext4_rename_dir_finish(handle_t *handle, struct ext4_renament *ent, in ext4_rename_dir_finish()
3415 static int ext4_setent(handle_t *handle, struct ext4_renament *ent, in ext4_setent()
3447 static int ext4_find_delete_entry(handle_t *handle, struct inode *dir, in ext4_find_delete_entry()
3464 static void ext4_rename_delete(handle_t *handle, struct ext4_renament *ent, in ext4_rename_delete()
3496 static void ext4_update_dir_count(handle_t *handle, struct ext4_renament *ent) in ext4_update_dir_count()
3511 handle_t *handle; in ext4_whiteout_for_rename() local
3552 handle_t *handle = NULL; in ext4_rename() local
3748 handle_t *handle = NULL; in ext4_cross_rename() local