Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jbd2/
Drecovery.c202 int tag_bytes = journal_tag_bytes(journal); in count_tags()
427 int tag_bytes = journal_tag_bytes(journal); in do_one_pass()
Dcommit.c374 int tag_bytes = journal_tag_bytes(journal); in jbd2_journal_commit_transaction()
Djournal.c2265 size_t journal_tag_bytes(journal_t *journal) in journal_tag_bytes() function
/linux-4.19.296/include/linux/
Djbd2.h1553 extern size_t journal_tag_bytes(journal_t *journal);