Searched refs:log_bufs (Results 1 – 2 of 2) sorted by relevance
531 struct list_head *log_bufs) in jbd2_journal_write_revoke_records() argument554 write_one_revoke_record(transaction, log_bufs, in jbd2_journal_write_revoke_records()572 struct list_head *log_bufs, in write_one_revoke_record() argument617 jbd2_file_log_bh(log_bufs, descriptor); in write_one_revoke_record()
411 LIST_HEAD(log_bufs); in jbd2_journal_commit_transaction()586 jbd2_journal_write_revoke_records(commit_transaction, &log_bufs); in jbd2_journal_commit_transaction()668 jbd2_file_log_bh(&log_bufs, descriptor); in jbd2_journal_commit_transaction()887 while (!list_empty(&log_bufs)) { in jbd2_journal_commit_transaction()890 bh = list_entry(log_bufs.prev, struct buffer_head, b_assoc_buffers); in jbd2_journal_commit_transaction()