Searched refs:journal_tag_bytes (Results 1 – 4 of 4) sorted by relevance
203 int tag_bytes = journal_tag_bytes(journal); in count_tags()499 int tag_bytes = journal_tag_bytes(journal); in jbd2_do_replay()
367 int tag_bytes = journal_tag_bytes(journal); in jbd2_journal_commit_transaction()
1430 tags_per_block = (tag_space - 16) / journal_tag_bytes(journal); in jbd2_descriptor_blocks_per_trans()2684 size_t journal_tag_bytes(journal_t *journal) in journal_tag_bytes() function
1733 extern size_t journal_tag_bytes(journal_t *journal);