Lines Matching refs:handle_t

335 handle_t *ocfs2_start_trans(struct ocfs2_super *osb, int max_buffs)  in ocfs2_start_trans()
338 handle_t *handle; in ocfs2_start_trans()
376 handle_t *handle) in ocfs2_commit_trans()
413 int ocfs2_extend_trans(handle_t *handle, int nblocks) in ocfs2_extend_trans()
458 int ocfs2_allocate_extend_trans(handle_t *handle, int thresh) in ocfs2_allocate_extend_trans()
635 static int __ocfs2_journal_access(handle_t *handle, in __ocfs2_journal_access()
712 int ocfs2_journal_access_di(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_di()
718 int ocfs2_journal_access_eb(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_eb()
724 int ocfs2_journal_access_rb(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_rb()
731 int ocfs2_journal_access_gd(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_gd()
737 int ocfs2_journal_access_db(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_db()
743 int ocfs2_journal_access_xb(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_xb()
749 int ocfs2_journal_access_dq(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_dq()
755 int ocfs2_journal_access_dr(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_dr()
761 int ocfs2_journal_access_dl(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_dl()
767 int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access()
773 void ocfs2_journal_dirty(handle_t *handle, struct buffer_head *bh) in ocfs2_journal_dirty()