Home
last modified time | relevance | path

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

/linux/fs/jbd2/
A Drecovery.c206 tagp = &bh->b_data[sizeof(journal_header_t)]; in count_tags()
462 journal_header_t * tmp; in do_one_pass()
536 tmp = (journal_header_t *)bh->b_data; in do_one_pass()
611 tagp = &bh->b_data[sizeof(journal_header_t)]; in do_one_pass()
A Dcommit.c667 tagp = &descriptor->b_data[sizeof(journal_header_t)]; in jbd2_journal_commit_transaction()
669 sizeof(journal_header_t); in jbd2_journal_commit_transaction()
A Djournal.c1006 journal_header_t *header; in jbd2_journal_get_descriptor_buffer()
1020 header = (journal_header_t *)bh->b_data; in jbd2_journal_get_descriptor_buffer()
A Dtransaction.c70 int tag_space = journal->j_blocksize - sizeof(journal_header_t); in jbd2_descriptor_blocks_per_trans()
/linux/include/linux/
A Djbd2.h137 } journal_header_t; typedef
213 journal_header_t r_header;
230 journal_header_t s_header;

Completed in 77 milliseconds