Home
last modified time | relevance | path

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

/linux/include/linux/
H A Djbd2.h211 } jbd2_journal_revoke_header_t; typedef
/linux/fs/jbd2/
H A Djournal.c1399 int space = journal->j_blocksize - sizeof(jbd2_journal_revoke_header_t); in journal_revoke_records_per_block()