Lines Matching defs:handle
510 int ocfs2_update_entry(struct inode *dir, handle_t *handle, in ocfs2_update_entry()
541 static int __ocfs2_delete_entry(handle_t *handle, struct inode *dir, in __ocfs2_delete_entry()
590 static inline int ocfs2_delete_entry_id(handle_t *handle, in ocfs2_delete_entry_id()
617 static inline int ocfs2_delete_entry_el(handle_t *handle, in ocfs2_delete_entry_el()
630 int ocfs2_delete_entry(handle_t *handle, in ocfs2_delete_entry()
672 int __ocfs2_add_entry(handle_t *handle, in __ocfs2_add_entry()
1241 handle_t *handle, in ocfs2_fill_new_dir_id()
1279 handle_t *handle, in ocfs2_fill_new_dir_el()
1340 handle_t *handle, in ocfs2_fill_new_dir()
1410 handle_t *handle; in ocfs2_expand_inline_dir() local
1598 handle_t *handle, in ocfs2_do_extend_dir()
1675 handle_t *handle = NULL; in ocfs2_extend_dir() local