Home
last modified time | relevance | path

Searched refs:journal_tag_bytes (Results 1 – 1 of 1) sorted by relevance

/linux/fs/jbd2/
H A Djournal.c1430 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