Lines Matching defs:handle
52 static struct buffer_head *ext3_append(handle_t *handle, in ext3_append()
1149 static struct ext3_dir_entry_2 *do_split(handle_t *handle, struct inode *dir, in do_split()
1253 static int add_dirent_to_buf(handle_t *handle, struct dentry *dentry, in add_dirent_to_buf()
1341 static int make_indexed_dir(handle_t *handle, struct dentry *dentry, in make_indexed_dir()
1437 static int ext3_add_entry (handle_t *handle, struct dentry *dentry, in ext3_add_entry()
1488 static int ext3_dx_add_entry(handle_t *handle, struct dentry *dentry, in ext3_dx_add_entry()
1624 static int ext3_delete_entry (handle_t *handle, in ext3_delete_entry()
1659 static int ext3_add_nondir(handle_t *handle, in ext3_add_nondir()
1686 handle_t *handle; in ext3_create() local
1717 handle_t *handle; in ext3_mknod() local
1751 handle_t *handle; in ext3_mkdir() local
1908 int ext3_orphan_add(handle_t *handle, struct inode *inode) in ext3_orphan_add()
1971 int ext3_orphan_del(handle_t *handle, struct inode *inode) in ext3_orphan_del()
2048 handle_t *handle; in ext3_rmdir() local
2107 handle_t *handle; in ext3_unlink() local
2158 handle_t *handle; in ext3_symlink() local
2214 handle_t *handle; in ext3_link() local
2264 handle_t *handle; in ext3_rename() local