Searched refs:journal_entries_u64s (Results 1 – 4 of 4) sorted by relevance
689 entry != (void *) ((u64 *) trans->journal_entries + trans->journal_entries_u64s); in bch2_trans_commit_write_locked()721 i != (void *) ((u64 *) trans->journal_entries + trans->journal_entries_u64s); in bch2_trans_commit_write_locked()777 trans->journal_entries_u64s); in bch2_trans_commit_write_locked()779 trans->journal_res.offset += trans->journal_entries_u64s; in bch2_trans_commit_write_locked()780 trans->journal_res.u64s -= trans->journal_entries_u64s; in bch2_trans_commit_write_locked()982 i != (void *) ((u64 *) trans->journal_entries + trans->journal_entries_u64s); in do_bch2_trans_commit_to_journal_replay()1007 !trans->journal_entries_u64s) in __bch2_trans_commit()1025 trans->journal_u64s = trans->journal_entries_u64s; in __bch2_trans_commit()
564 unsigned new_top = trans->journal_entries_u64s + u64s; in __bch2_trans_jset_entry_alloc()584 trans->journal_entries_u64s = new_top; in __bch2_trans_jset_entry_alloc()
531 u16 journal_entries_u64s; member
293 i != (void *) ((u64 *) trans->journal_entries + trans->journal_entries_u64s); in bch2_accounting_update_sb()