Lines Matching defs:handle
50 static struct buffer_head *ext4_append(handle_t *handle, in ext4_append()
381 int ext4_handle_dirty_dirent_node(handle_t *handle, in ext4_handle_dirty_dirent_node()
492 static inline int ext4_handle_dirty_dx_node(handle_t *handle, in ext4_handle_dirty_dx_node()
1682 static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split()
1873 static int add_dirent_to_buf(handle_t *handle, struct ext4_filename *fname, in add_dirent_to_buf()
1930 static int make_indexed_dir(handle_t *handle, struct ext4_filename *fname, in make_indexed_dir()
2061 static int ext4_add_entry(handle_t *handle, struct dentry *dentry, in ext4_add_entry()
2156 static int ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname, in ext4_dx_add_entry()
2300 int ext4_generic_delete_entry(handle_t *handle, in ext4_generic_delete_entry()
2339 static int ext4_delete_entry(handle_t *handle, in ext4_delete_entry()
2384 static void ext4_inc_count(handle_t *handle, struct inode *inode) in ext4_inc_count()
2400 static void ext4_dec_count(handle_t *handle, struct inode *inode) in ext4_dec_count()
2407 static int ext4_add_nondir(handle_t *handle, in ext4_add_nondir()
2434 handle_t *handle; in ext4_create() local
2467 handle_t *handle; in ext4_mknod() local
2498 handle_t *handle; in ext4_tmpfile() local
2564 static int ext4_init_new_dir(handle_t *handle, struct inode *dir, in ext4_init_new_dir()
2610 handle_t *handle; in ext4_mkdir() local
2747 int ext4_orphan_add(handle_t *handle, struct inode *inode) in ext4_orphan_add()
2828 int ext4_orphan_del(handle_t *handle, struct inode *inode) in ext4_orphan_del()
2913 handle_t *handle = NULL; in ext4_rmdir() local
2986 handle_t *handle = NULL; in ext4_unlink() local
3050 handle_t *handle; in ext4_symlink() local
3205 handle_t *handle; in ext4_link() local
3257 static struct buffer_head *ext4_get_first_dir_block(handle_t *handle, in ext4_get_first_dir_block()
3299 static int ext4_rename_dir_prepare(handle_t *handle, struct ext4_renament *ent) in ext4_rename_dir_prepare()
3314 static int ext4_rename_dir_finish(handle_t *handle, struct ext4_renament *ent, in ext4_rename_dir_finish()
3341 static int ext4_setent(handle_t *handle, struct ext4_renament *ent, in ext4_setent()
3372 static int ext4_find_delete_entry(handle_t *handle, struct inode *dir, in ext4_find_delete_entry()
3389 static void ext4_rename_delete(handle_t *handle, struct ext4_renament *ent, in ext4_rename_delete()
3421 static void ext4_update_dir_count(handle_t *handle, struct ext4_renament *ent) in ext4_update_dir_count()
3436 handle_t *handle; in ext4_whiteout_for_rename() local
3477 handle_t *handle = NULL; in ext4_rename() local
3680 handle_t *handle = NULL; in ext4_cross_rename() local