Lines Matching refs:handle_t
53 static struct buffer_head *ext4_append(handle_t *handle, in ext4_append()
292 static int ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname,
399 int ext4_handle_dirty_dirblock(handle_t *handle, in ext4_handle_dirty_dirblock()
509 static inline int ext4_handle_dirty_dx_node(handle_t *handle, in ext4_handle_dirty_dx_node()
1810 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split()
1982 static int add_dirent_to_buf(handle_t *handle, struct ext4_filename *fname, in add_dirent_to_buf()
2036 static int make_indexed_dir(handle_t *handle, struct ext4_filename *fname, in make_indexed_dir()
2160 static int ext4_add_entry(handle_t *handle, struct dentry *dentry, in ext4_add_entry()
2265 static int ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname, in ext4_dx_add_entry()
2440 int ext4_generic_delete_entry(handle_t *handle, in ext4_generic_delete_entry()
2479 static int ext4_delete_entry(handle_t *handle, in ext4_delete_entry()
2531 static void ext4_inc_count(handle_t *handle, struct inode *inode) in ext4_inc_count()
2543 static void ext4_dec_count(handle_t *handle, struct inode *inode) in ext4_dec_count()
2550 static int ext4_add_nondir(handle_t *handle, in ext4_add_nondir()
2576 handle_t *handle; in ext4_create()
2609 handle_t *handle; in ext4_mknod()
2640 handle_t *handle; in ext4_tmpfile()
2706 static int ext4_init_new_dir(handle_t *handle, struct inode *dir, in ext4_init_new_dir()
2749 handle_t *handle; in ext4_mkdir()
2891 int ext4_orphan_add(handle_t *handle, struct inode *inode) in ext4_orphan_add()
2974 int ext4_orphan_del(handle_t *handle, struct inode *inode) in ext4_orphan_del()
3059 handle_t *handle = NULL; in ext4_rmdir()
3146 handle_t *handle = NULL; in ext4_unlink()
3224 handle_t *handle; in ext4_symlink()
3354 handle_t *handle; in ext4_link()
3413 static struct buffer_head *ext4_get_first_dir_block(handle_t *handle, in ext4_get_first_dir_block()
3458 static int ext4_rename_dir_prepare(handle_t *handle, struct ext4_renament *ent) in ext4_rename_dir_prepare()
3473 static int ext4_rename_dir_finish(handle_t *handle, struct ext4_renament *ent, in ext4_rename_dir_finish()
3499 static int ext4_setent(handle_t *handle, struct ext4_renament *ent, in ext4_setent()
3529 static int ext4_find_delete_entry(handle_t *handle, struct inode *dir, in ext4_find_delete_entry()
3546 static void ext4_rename_delete(handle_t *handle, struct ext4_renament *ent, in ext4_rename_delete()
3578 static void ext4_update_dir_count(handle_t *handle, struct ext4_renament *ent) in ext4_update_dir_count()
3590 int credits, handle_t **h) in ext4_whiteout_for_rename()
3593 handle_t *handle; in ext4_whiteout_for_rename()
3634 handle_t *handle = NULL; in ext4_rename()
3840 handle_t *handle = NULL; in ext4_cross_rename()