Lines Matching refs:buffer_head
127 struct buffer_head **, int *,
129 static void flush_descriptor(journal_t *, struct buffer_head *, int, int);
325 struct buffer_head *bh_in) in jbd2_journal_revoke()
327 struct buffer_head *bh = NULL; in jbd2_journal_revoke()
352 struct buffer_head *bh2; in jbd2_journal_revoke()
421 struct buffer_head *bh = jh2bh(jh); in jbd2_journal_cancel_revoke()
460 struct buffer_head *bh2; in jbd2_journal_cancel_revoke()
488 struct buffer_head *bh; in jbd2_clear_buffer_revoked_flags()
527 struct buffer_head *descriptor; in jbd2_journal_write_revoke_records()
568 struct buffer_head **descriptorp, in write_one_revoke_record()
574 struct buffer_head *descriptor; in write_one_revoke_record()
633 static void jbd2_revoke_csum_set(journal_t *j, struct buffer_head *bh) in jbd2_revoke_csum_set()
656 struct buffer_head *descriptor, in flush_descriptor()