• Home
  • Raw
  • Download

Lines Matching defs:handle

356 	handle_t *handle;  in ocfs2_start_trans()  local
394 handle_t *handle) in ocfs2_commit_trans()
431 int ocfs2_extend_trans(handle_t *handle, int nblocks) in ocfs2_extend_trans()
477 int ocfs2_assure_trans_credits(handle_t *handle, int nblocks) in ocfs2_assure_trans_credits()
493 int ocfs2_allocate_extend_trans(handle_t *handle, int thresh) in ocfs2_allocate_extend_trans()
655 static int __ocfs2_journal_access(handle_t *handle, in __ocfs2_journal_access()
732 int ocfs2_journal_access_di(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_di()
742 int ocfs2_journal_access_eb(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_eb()
752 int ocfs2_journal_access_rb(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_rb()
762 int ocfs2_journal_access_gd(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_gd()
772 int ocfs2_journal_access_db(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_db()
782 int ocfs2_journal_access_xb(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_xb()
792 int ocfs2_journal_access_dq(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_dq()
802 int ocfs2_journal_access_dr(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_dr()
812 int ocfs2_journal_access_dl(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access_dl()
822 int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci, in ocfs2_journal_access()
828 void ocfs2_journal_dirty(handle_t *handle, struct buffer_head *bh) in ocfs2_journal_dirty()