Lines Matching refs:handle_t
40 static struct buffer_head *ext3_append(handle_t *handle, in ext3_append()
165 static int ext3_dx_add_entry(handle_t *handle, struct dentry *dentry,
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()
1728 handle_t *handle; in ext3_mknod()
1764 handle_t *handle; in ext3_tmpfile()
1802 handle_t *handle; in ext3_mkdir()
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()
2170 handle_t *handle; in ext3_unlink()
2225 handle_t *handle; in ext3_symlink()
2330 handle_t *handle; in ext3_link()
2381 handle_t *handle; in ext3_rename()