Lines Matching defs:handle
254 static int ext3_add_entry (handle_t *handle, struct dentry *dentry, in ext3_add_entry()
376 static int ext3_delete_entry (handle_t *handle, in ext3_delete_entry()
417 static inline void ext3_inc_count(handle_t *handle, struct inode *inode) in ext3_inc_count()
422 static inline void ext3_dec_count(handle_t *handle, struct inode *inode) in ext3_dec_count()
427 static int ext3_add_nondir(handle_t *handle, in ext3_add_nondir()
453 handle_t *handle; in ext3_create() local
479 handle_t *handle; in ext3_mknod() local
502 handle_t *handle; in ext3_mkdir() local
652 int ext3_orphan_add(handle_t *handle, struct inode *inode) in ext3_orphan_add()
715 int ext3_orphan_del(handle_t *handle, struct inode *inode) in ext3_orphan_del()
794 handle_t *handle; in ext3_rmdir() local
851 handle_t *handle; in ext3_unlink() local
900 handle_t *handle; in ext3_symlink() local
952 handle_t *handle; in ext3_link() local
989 handle_t *handle; in ext3_rename() local