Lines Matching defs:handle
40 static struct buffer_head *ext3_append(handle_t *handle, in ext3_append()
1138 static struct ext3_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split()
1242 static int add_dirent_to_buf(handle_t *handle, struct dentry *dentry, in add_dirent_to_buf()
1330 static int make_indexed_dir(handle_t *handle, struct dentry *dentry, in make_indexed_dir()
1435 static int ext3_add_entry (handle_t *handle, struct dentry *dentry, in ext3_add_entry()
1485 static int ext3_dx_add_entry(handle_t *handle, struct dentry *dentry, in ext3_dx_add_entry()
1623 static int ext3_delete_entry (handle_t *handle, in ext3_delete_entry()
1668 static int ext3_add_nondir(handle_t *handle, in ext3_add_nondir()
1695 handle_t *handle; in ext3_create() local
1728 handle_t *handle; in ext3_mknod() local
1764 handle_t *handle; in ext3_tmpfile() local
1802 handle_t *handle; in ext3_mkdir() local
1967 int ext3_orphan_add(handle_t *handle, struct inode *inode) in ext3_orphan_add()
2034 int ext3_orphan_del(handle_t *handle, struct inode *inode) in ext3_orphan_del()
2109 handle_t *handle; in ext3_rmdir() local
2170 handle_t *handle; in ext3_unlink() local
2225 handle_t *handle; in ext3_symlink() local
2330 handle_t *handle; in ext3_link() local
2381 handle_t *handle; in ext3_rename() local