Lines Matching refs:buffer_head
127 struct buffer_head **, int *,
129 static void flush_descriptor(journal_t *, struct buffer_head *, int, int);
330 struct buffer_head *bh_in) in jbd2_journal_revoke()
332 struct buffer_head *bh = NULL; in jbd2_journal_revoke()
357 struct buffer_head *bh2; in jbd2_journal_revoke()
426 struct buffer_head *bh = jh2bh(jh); in jbd2_journal_cancel_revoke()
465 struct buffer_head *bh2; in jbd2_journal_cancel_revoke()
493 struct buffer_head *bh; in jbd2_clear_buffer_revoked_flags()
532 struct buffer_head *descriptor; in jbd2_journal_write_revoke_records()
573 struct buffer_head **descriptorp, in write_one_revoke_record()
579 struct buffer_head *descriptor; in write_one_revoke_record()
638 static void jbd2_revoke_csum_set(journal_t *j, struct buffer_head *bh) in jbd2_revoke_csum_set()
661 struct buffer_head *descriptor, in flush_descriptor()